/*
/// GATEWAY BLOCK
*/

#gwpreview-container
{
	margin:10px 0px 10px 0px;
	font-size:11px;
}
#gwpreview-container img.left
{
	position:relative;
	float:left;
	display:inline;
	margin:0px 5px 0px 0px;
}
div.gwpreview
{
	position:relative;
	border:5px #D3CFBD solid;
	padding:5px;
	background-color:#E5E2D3;
}
div.gwpreview h4
{
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:5px;
	padding-left:5px;
	line-height:normal;
}
div.gwleft
{
	position:relative;
}
div.gwbizfeature a.visit
{
	display:block;
	margin-top:5px;
	padding:3px;
	background-color:#F7F6F2;
	border-top:1px #D3CFBD solid;
	text-transform:uppercase;
	font-size:10px;
}
div.gwright
{
	position:relative;
}
div.gwtext
{
	position:relative;
	border:1px #BFBECE solid;
	background-color:white;
	padding:5px;
	margin-bottom:5px;
	_height:1%;
}
div.gwtext h5, div.gwtext h5 a, div.gwtext h5 a:hover
{
	margin:0px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
div.gwtext form
{
	margin:0px;
}
div.gwtext input.gwsearch, div.gwtext input.off, div.gwtext input.on
{
	border:1px #1F4581 solid;
	background-color:#F1EFE6;
	height:18px;
	width:250px;
	margin-right:5px;
	position:relative;
	float:left;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
}
div.gwtext input.on
{
	background-color:white;
	border:1px red solid;
}
div.gwtext input.gwsearch-submit
{
	background-color:#1F4581;
	height:18px;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:white;
}
div.gwprodserv
{
	position:relative;
	font-size:10px;
}
div.gwtext div.gwprodserv-photo
{
	position:relative;
	float:left;
	display:inline;
	width:40px;
	overflow:hidden;
	margin-right:5px;
}
div.gwtext span.gwbizname
{
	text-transform:uppercase;
}
div.gwpreview-sub
{
	position:relative;
	float:right;
	display:inline;
	margin-left:10px;
	margin-bottom:5px;
	border:5px #D3CFBD solid;
	border-bottom:4px #D3CFBD solid;
	background-color:#D3CFBD;
	width:175px;
}
div.gwpreview-sub div.title
{
	text-align:center;
	background-color:black;
}
div.gwpreview-sub div.gwtext div.gwprodserv-photo
{
	width:40px;
}
div.gwpreview-sub div.gwtext
{
	border:0px;
	margin-bottom:1px;
}
div.gwsidebar
{
	position:relative;
	float:right;
	display:inline;
	width:150px;
	margin-left:10px;
}
#newhome div.title
{
	background-color:black;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*
/// MLS FEATURE
*/

#gwmls-searchform td
{
	padding-bottom:3px;
}
#gwmls-link a
{
	text-transform:none !important;
}
td.gwmls-label
{
	font-weight:bold;
	font-size:10px;
	padding-right:5px;
}


