#search_box {
    height: 170px;
}
#search_box {
    background: url("./images/search_box_grad2.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 150px;
    padding: 20px 15px 25px;
    width: 610px;
}
#search_box #search_option_location {
    display: block;
    padding-right: 20px;
    position: relative;
    visibility: visible;
    width: 375px;
}
#search_box .search_option {
    float: left;
}
.search_option, .search_option_map {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
#search_box .submit_btn {
    float: left;
    padding-top: 20px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#featured_box .listing_wrapper {
    border-top: 1px solid #CCCCCC;
    min-height: 70px;
    width: 100%;
}
.listing_wrapper {
    border-top: 1px solid #000000;
    min-height: 146px;
    padding: 5px 0;
    width: 100%;
}
#featured_box .listing_wrapper .listing_image {
    height: 80px;
    margin: 1px;
    text-align: right;
    width: 110px;
}
.listing_wrapper .listing_image {
    margin: 1px;
    text-align: right;
    width: 140px;
}
.listing_wrapper .listing_image a {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
#featured_box .listing_wrapper .listing_image img {
    border: 1px solid #000000;
    height: 72px;
    width: 100px;
}
.listing_wrapper .listing_image img {
    border: 3px solid #000000;
    width: 140px;
}

#featured_box .listing_wrapper .listing_details {
    width: 490px;
}
#featured_box .listing_wrapper .listing_details {
    padding: 0 0 0 10px;
    width: 510px;
}
.listing_wrapper .listing_details {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 4px;
    width: 270px;
}
#featured_box .listing_wrapper .listing_details a {
    color: gray;
}
.listing_wrapper .listing_details {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.pagination{
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	height:25px;
}
.search_button
{
	background-color:#000;
	color:#fff;
	font-size:14px;
	text-align:center;
	border:none;
}
.search_form_table tr
{
	height:31px;
}

.listing_wrapper .listing_right {
    margin: 1px;
}
.listing_wrapper .listing_right img
{
    border: 1px solid #000000;
    height: 72px;
    width: 100px;
}

.listing_wrapper .listing_image a {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.listing_wrapper .listing_image img {
    border: 3px solid #000000;
    width: 140px;
}
.listing_details, .listing_details p {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.listing_paging
{
	margin:0;
	padding:0px;	
}
.listing_paging li
{
	margin:20px 0 0 10px;
	padding:0px;
        float:left
}