#prop_layout {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}

#prop_detail {
	position:relative;
	font-family:Arial;
	font-size:12px;
	top:0;
	left:0;
	text-align:left;
	padding:0;
	width:100%;
	height:auto;
}

#prop_detail h2 {
	font-size: 14px;
	color:#AC831B;
	margin-bottom:25px;
	padding:0;
}

#prop_detail h3 {
	font-size: 13px;
	color: #FFF;
	width:100%;
	line-height:26px;
	background:#000;
	margin:0;
	padding:0;
	text-align:center;
}

#prop_detail_left h4 {
	font-size: 14px;
	color:#AC831B;
	margin-bottom:8px;
}

#prop_detail_right b {
	color:#000;
}

#prop_detail_right {
	float:right;
	text-align:left;
	margin-right:2px;
	margin-top:0;
	margin-bottom:0;
	width:210px;
	height:auto;
}

#prop_detail_right a{
	color:#454E6F;
	text-decoration:underline;
}

#prop_detail_right a:hover{
	color:#990000;
	text-decoration:none;
}

#prop_detail_left {
	float:left;
	text-align:left;
	margin:0;
	width:490px;
	height:auto;
}

#prop_detail_left p {
	margin:0;
	padding:0;
}

.container {
	border:#666 1px solid;
	padding:0;
	margin:0;
	background:#F2F2F2;
}
.container p {
	margin:0;
	padding-top:5px;
	padding-left:8px;
	padding-bottom:10px;
	line-height:22px;
}

.container2 {
	border:#666 1px solid;
	padding:0;
	margin:0;
	background:#F2F2F2;
}
.container2 p {
	margin:0;
	padding-top:5px;
	padding-left:8px;
	padding-bottom:10px;
	line-height:22px;
}

.clear_both {
	clear:both;
}

#picture_container{
position:relative;
top:0;
left:0;
width:305px;
height:auto;
margin:0;
z-index:5px;
}

.thumbnail img{
margin-top:3px;
border:0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border:0;
}

.thumbnail span{
position: absolute;
padding:0;
left: -1000px;
border:0;
visibility: hidden;
}

.thumbnail span img{
border-width: 0;
padding:0;
}

.thumbnail:hover span{
visibility: visible;
top:-3px;
left: 0;
z-index: 50;
width:305px;
text-align:center;
background:#FFF;
}

.thumbnail2 img{
margin-top:3px;
border:0;
}

.thumbnail2:hover{
background-color: transparent;
}

.thumbnail2:hover img{
border:0;
}

.thumbnail2 span{
position: absolute;
padding:0;
left: -1000px;
border:0;
visibility: hidden;
}

.thumbnail2 span img{
border-width: 0;
padding:0;
}

.thumbnail2:hover span{
visibility: visible;
top:-3px;
left: 0;
z-index: 50;
width:305px;
text-align:center;
background:#FFF;
}

.thumbnail3 img{
margin-top:3px;
border:0;
}

.thumbnail3:hover{
background-color: transparent;
}

.thumbnail3:hover img{
border:0;
}

.thumbnail3 span{
position: absolute;
padding:0;
left: -1000px;
border:0;
visibility: hidden;
}

.thumbnail3 span img{
border-width: 0;
padding:0;
}

.thumbnail3:hover span{
visibility: visible;
top:-3px;
left: 0;
z-index: 50;
width:305px;
text-align:center;
background:#FFF;
}

#disclaimer {
padding-top:20px;
}

.propbutton {
float:left;
margin-right:5px;
width:auto;
height:22px;
}
.propbutton2 {
float:left;
margin-right:5px;
width:auto;
height:22px;
}
.propbutton3 {
float:left;
margin-right:5px;
width:auto;
height:22px;
}
.propbutton4 {
float:left;
width:auto;
height:22px;
}

.propbutton a {
display:block;
width:90px;
height:22px;
background:#000;
line-height:22px;
color:#FFF;
font-size:12px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.propbutton2 a {
display:block;
width:80px;
height:22px;
background:#000;
line-height:22px;
color:#FFF;
font-size:12px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.propbutton3 a {
display:block;
width:60px;
height:22px;
background:#000;
line-height:22px;
color:#FFF;
font-size:12px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.propbutton4 a {
display:block;
width:60px;
height:22px;
background:#000;
line-height:22px;
color:#FFF;
font-size:12px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.printcontainer {
border:#666 1px solid;
padding:0;
margin:0;
background:#F2F2F2;
display:none;
}
