#map_display #left
{
	width:400px;
	float:left;
	padding:5px;
}
#map_display #right
{	
	width:200px;
	float:left;
	padding:5px;
}
#maplotdetail
{
	overflow:hidden;
}

/*home search*/
#searchform
{
	width:600px;
	height:20px;
}
#boatimage
{
	float:left;
	margin-right:2px;
}
#extradetail
{
	float:left;
	margin-left:15px;
}

#boldlink
{
	font-weight:bold;
}
#boatslist 
{
	display:block;
	width:600px;
	margin-top:5px;
}
#searchheader
{
	width:600px;
	height:30px;
}
#boatslist #price
{
	float:right;
	margin-right:5px;
}
#boatslist #content
{
	width:600px;
	margin:0px;
	margin-bottom:2px;
	padding:0px;
}
#boatslist #status
{
	float:right;
	margin-right:5px;
}
#search_display #searchcount
{
	float:left;

}
#search_display #filter
{
	float:left;
	margin-left:5px;
}
#search_display #paging
{
	float:right;
	margin-left:5px;
}

#home_search_widget
{
	/*width:600px;
	height:200px; */
}
#home_search_widget h1
{
	color:#000000;
}
#home_search_widget #section
{
	/*float:left;
	margin-left:10px;*/
}
#home_search_widget #subsection
{
	margin-top:5px;
	
}


/*listing paging*/
.navigation .paginate{
	float: none;
	padding:0 !important;
	display: inline-block;
	width: 100%;
	}

.navigation .paginate a:link, .navigation .paginate a:visited,
.navigation .paginate span{
	background-position: -40px 0 !important;
color:#FFFFFF;
float:left;
font-size:12px;
height:20px;
line-height:20px;
padding:0 1px;
text-align:center;
width:20px}

.navigation .paginate a:hover, .navigation .paginate a:active{
background-position:-15px 0 !important;
text-decoration: none;}

.navigation .paginate a.next{
background-position:-63px 0 !important;}

.navigation .paginate a.prev{
background-position:8px 0 !important;}

.navigation .paginate span{
background-position:-15px 0 !important;}
