.small_search
{
    overflow: hidden;
    padding:8px 0 8px 15px;
}
.small_search #nbs_1
{
    color: #116E13;
    font-weight: bold;
    line-height: 20px;
}
.small_search #nbs_2{width:35%; float:left;}
.small_search #nbs_3{width:4%; float:left;}
.small_search #nbs_3 span{float: left;}
.small_search #nbs_4{width:4%; float:left;line-height: 22px;}
.small_search #nbs_5
{
	float:left;
	width:44%;
	overflow: hidden;
	height: 50px;
}

.small_search #nbs_6
{
    float: left;
    width: 22%;
	overflow: hidden;
	line-height: 14px;
}

.arrow_left
{
    background: url("../../images/common/arrow.jpg") no-repeat scroll 9px 10px transparent;
    float: left;
    height: 25px;
    width: 24px;
}

.list_box 
{
    margin-bottom:30px;
}
.list_box .nblisting
{
    clear:both;
    padding: 0 5px;
	line-height: 160%;
    border-left: 3px solid #ECECEC;
    border-right: 3px solid #ECECEC;
}

.list_box .list_body
{
	overflow: hidden;
    padding: 5px;
}
.list_box.d .list_body
{	
	padding: 0 5px;
    background-color: #FAFAFA;
}
.list_box.b .list_body
{
	background-color: #FCFFF6;
}
.nblisting .upper_div
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
    overflow: hidden;
}
.nblisting .upper_div span
{
    float: left;
    width: 75%;
}
.nblisting .upper_div .city
{
    float: right;
    margin-right: 1%;
    width: auto;
}
.nblisting .upper_div a
{
	color:#55BB11;
}
.nblisting .body
{
    overflow: hidden;
	margin-top: 6px;
}
.nblisting .right 
{
    float: right;
    margin-left: 1%;
	margin-top: 6px;
    width: 130px;
}
.nblisting .right span
{
    float: left;
	width: 97%;
    height: 26px;
}
.nblisting .right a
{
    padding-left: 16px;
}
.nblisting .right a:hover
{
	text-decoration:underline;
}
.nblisting .right .view a 
{
    background: url("../../images/sprite_images/listing.png") no-repeat scroll -446px -899px transparent;	
}
.nblisting .right .map a 
{
    background: url("../../images/sprite_images/listing.png") no-repeat -444px -707px;;
}
.nblisting .right .added_to_fav{
    padding-left: 16px;
}

#comm_cat_id
 {
    border: 0 none;
    color: #666666;
    margin-left: 7px;
    padding: 1px 0 3px;
    width: 97%;
}
.map_marker a
{
	color: #0F7AAE;
}
