#pnl_left {
	width:813px;
	padding:0 0px 0 0;
	margin:0 0 0 55px;
}
#pnl_left_old {
	width:508px;
	float:left;
	padding:0 0px 0 0;
	margin:0 0 0 55px;
}
#pnl_right {
	width:296px;
	margin:0 0 0 8px;
	float:left;
}

#slider_wrap {
	width:810px;
	height:648px;
}

#previous {
	position:relative;
	bottom:450px;
	left:-30px;
}
#next {
	position:relative;
	bottom:450px;
	left:776px;
}

#pnl_featured_sub H2 {
	margin:0 0 5px 0;
	padding:0;
	color:#5f861e;
	text-transform:uppercase;
	font:bold 18px arial, sans-serif;
}

#list_address {
	list-style:none;
	margin:0;
	padding:0;
}

#list_address LI {
	list-style:none;
	color:#363636;
	font:normal 15px arial, sans-serif;
}

#list_attributes {
	list-style:none;
}
#list_attributes B {
	font:bold 14px arial, sans-serif;
	color:#363636;
}

#list_attributes LI {
	color:#5f861e;	
}

#box_search {
	margin-top:50px;
}

#nav_listings {
	height:30px;
	width:290px;
	margin:0;
	padding:0;
}
#txt_other_listings {
	width:110px;
	display:block;
	margin:0px 35px 0 85px;
	padding-top:5px;
}
#btn_previous_disabled {
	background: url('../img/btn_previous.gif') 0 -57px no-repeat;
	width:23px;
	height:28px;
	display:block;
	text-decoration:none;
	margin:2px 0 0 0;		
	float:left;
}
#btn_next_disabled {
	background: url('../img/btn_next.gif') 0 -57px no-repeat;
	width:23px;
	height:28px;
	display:block;
	text-decoration:none;
	margin:2px 0 0 0;		
	float:right;
}
#btn_previous b, #btn_next b {
	display:none;
}
#btn_previous {
	background: url('../img/btn_previous.gif') no-repeat;
	width:23px;
	height:28px;
	display:block;
	text-decoration:none;
	margin:2px 0 0 0;	
	float:left;
}
#btn_next {
	background: url('../img/btn_next.gif') no-repeat;
	width:23px;
	height:28px;
	display:block;
	text-decoration:none;
	margin:2px 0 0 0;	
	float:right;
}
a:hover#btn_next, a:hover#btn_previous {
	background-position:0 -28px;
}

#pnl_docs H3 {
	font:bold 14px arial, sans-serif;
	color:#5F861E;
}
#pnl_docs UL {
	margin:0;
	padding:0;
	list-style:none;
}
#pnl_docs LI {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
