#pwrap{
    width: 800px;
    margin: 0 auto;
    background: #961BA2;
    border: solid black 3px;
    color: white;
}

#pwrap h1 {
    padding-bottom: 20px;
}

#white {
    color: black;
    overflow: hidden;
}

#white { display: block; }

#white{
    padding-top: 15px;
    background: white;
    width: 750px;
    border-right: solid 3px;
    position: relative;
    left: 50px;
}

h2 span {
    float: right;
}

h2 {
    padding-left: 15px;
    padding-right: 15px;
}
#top_pics {margin-bottom:15px;}
#top_pics ul li {
    list-style: none;
}
#top_pics img {
    border: solid 3px black;
}
#listing{width:610px; margin: 0 auto;}
#top_pics ul li img {
    border: solid 2px black;
}

#top_pics ul {
    padding-left: 15px;
    float: left;
    margin: 0px;
    padding: 0px;
}
#top_pics .right {
    margin-left: 20px;
}
#large_img {
    float: left;
    height: 265px;
    width: 350px;
    z-index:1;
}
#description {
    clear: both;
}

#price_reduction {
	width: 405px;
	text-indent: -5000px;
	background: no-repeat url("/static_media/price_reduced.png");
	height: 305px;
    background-position: 0% 0%;
    z-index: 100;
    position: absolute;
    right: auto;
    top: 0px;
    right: 0px;

}
#list_and_pics {clear:both;}

#list_and_pics ul {
    float: left;
    width: 220px;
    /*padding-left: 35px;*/
    font-weight: bold;
    margin:0px;
    padding:0px;/*FIX FOR IE*/
}

#list_and_pics li {
    list-style:circle;
}
#list_and_pics img {
    margin-right: 10px;
    border: solid 2px black;
}
#list_and_pics {
    margin-top: 20px;
}
p {
    line-height: 1.3em;
    font-family: sans-serif;
    font-size: 1.05em;
    padding: 15px;
}

#bottom img.left {
    float: left;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 30px;
}
#agent_info {
    float: left;
}
#agent_info ul {
    list-style: none;
    padding-left: 20px;
    font-size: 1.2em;
}
#agent_info h3 {
    font-size: 1.5em;
    padding-bottom: 15px;
    text-align: center;
}
#bottom img.right{
    padding-left: 15px;
}
a.flyer {
    border: none;
    text-decoration: underline;
    font-size: 1.02em;
    clear: both;
    
}
