@import url(/css/site.css);
@import url(/css/color/listing_details.css);
@import url(/css/color/buttons.css);

#back_btn a
	{
	text-decoration:none;
	}
	
#prop_details
	{
	width:640px;
	margin:15px auto 15px auto;
	}

#back_btn
	{
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	}

#list_title
	{
	width:100%;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;	
	color:#FFC822;
	}

#list_mls
	{
	background-color:#1D3F7C;
	color:#FFFFFF;
	}
	
	
#list_dir
	{
	color:#1D3F7C;
	}

#list_head
	{
	width:100%;
	height:25px;
	border-top-width:1px;
	border-top-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	}

#list_head td
	{
	padding-left:10px;
	}

#list_body
	{
	width:100%;
	border-width:1px;
	border-style:solid;
	}
	

#list_col_1
	{
	vertical-align:top;
	padding:0px 15px 0px 10px;
	}
	
#content_photo
	{
	width:420px;
	height:317px;
	}		
	
#content_photo img
	{
	border-width:1px;
	border-style:solid;
	}
	
#list_img img
	{
	border-width:1px;
	border-style:solid;
	}

#list_img span
	{
	display:block;
	font-weight:bold;
	margin-top:5px;
	}

#list_img table
	{
	margin-top:5px;
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

#list_img td
	{
	width:33%;
	vertical-align:center;
	text-align:left;
	padding:5px 5px 5px 0px;
	}
	
#list_desc
	{
	margin-top:5px;
	}

#list_desc span
	{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	}
	
#list_col_2
	{
	width:210px;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	}

#list_cars div
	{
	padding:10px;	
	}

#tools_1
	{
	margin:15px 10px 0px 10px;
	}

#tools_1 div
	{
	margin:0px auto 5px auto;
	}

#tools_1 a
	{
	text-decoration:none;
	}


#tools_2
	{
	margin:0px 10px 0px 10px;
	}

#tools_2 div
	{
	margin:0px auto 5px auto;
	}

#tools_2 a 
	{
	text-decoration:none;
	}

#a_info
	{
	margin-top:15px;
	}

#a_info	table
	{
	width:100%;
	text-align:center;
	}

#a_info span
	{
	display:block;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	}

#a_info td
	{
	width:20%;
	}

#a_info a
	{
	text-decoration:none;
	font-size:11px;
	}
	