
.smallinput{
	width:90%;
	margin-top:15px;
	margin-right:15px;
	margin-left:15px;
}

.smallnav{
	display: none;
}

.smallnav2{
	display: block;
	margin:0 0 15px 0;

}

.list-country-title{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 20px;
	color: #00AD2D;
	text-align: center;
}

.breadcrumb-fontsize{
	font-size: 10px;
}

.list-today{
	border-top: 1px dashed #1CC6F5;
	border-bottom: 1px dashed #1CC6F5;
	padding: 7px 0px;
	margin-bottom: 15px;
}

.browse-location-lg{
	display:none;
}

/**********************/
/**********************/
/**** LISTINGS.PHP ****/
/**********************/
/**********************/

.listings.single_row .main_image {
	position:relative; 
	left:0; 
	top:0;
}

.listings.single_row .image_info_box {
	display: none !important;
}

.ulleft{
	display: block;
}

.lileft{
	display: block;
	background-image: none;
	padding:0px;
	font-size:14px;
}

.lileft a {
	font-size:14px;
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857;
	color: #FFF;
	white-space: nowrap;
}

.small_features_padding{
	padding-left: 5px;
	padding-right: 5px;
}

.listings.single_row .main_image {
	position: relative;
}

#content-flash {
	float: none;
	width: 100%;
}


.browsehomes-small_none {

display: none;

}