DIV.Container
{
	border-right: #83acca 1px solid;
	padding-right: 10px;
	border-top: #83acca 1px solid;
	padding-left: 10px;
	background: #eeeeee;
	float: none;
	padding-bottom: 10px;
	margin: 0px auto;
	overflow: hidden;
	border-left: #83acca 1px solid;
	width: 90%;
	padding-top: 10px;
	border-bottom: #83acca 1px solid;
	height: auto;
}

.FormRow
{
	float:left; 
	width:100%;
	padding-bottom: 2px;	
}

DIV.right
{
	float: right;
	width: 49%;
}


DIV.leader
{
	display: inline;
	width: auto;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 10px 10px;
	text-align: left;
}

LABEL
{
	color: #666666;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
LABEL.left
{
	display: block;
	font-weight: bold;
	float: left;
	text-align: left;
}
LABEL.right
{
	padding-right: 1em;
	font-weight: bold;
	float: left;
	width: 14em;
	text-align: right;
}

DIV.spacer
{
	height: 10px;
}

INPUT[type='text']
{
	border-right: #83acca 1px solid;
	border-top: #83acca 1px solid;
	display: block;
	font-weight: bold;
	margin: 2px;
	border-left: #83acca 1px solid;
	color: #666666;
	border-bottom: #83acca 1px solid;
	height: 20px;
}

INPUT[type='password']
{
	border-right: #83acca  1px solid;
	border-top: #83acca  1px solid;
	display: block;
	font-weight: bold;
	margin: 2px;
	border-left: #83acca  1px solid;
	color: #666666;
	border-bottom: #83acca  1px solid;
	height: 20px;
}
INPUT[type='radio']
{
	border-right: #cccccc 3px solid;
	border-top: #cccccc 3px solid;
	float: left;
	margin: 2px;
	border-left: #cccccc 3px solid;
	border-bottom: #cccccc 3px solid;
}

.left 
{
	float:left;
}
/* begin Home style */
.MoreInfo:hover
{
	background-position:0px -51px;
}

.MoreInfo {
	background:transparent url(../../../../../Data/Sites/1/ImovelAjato/testdrive_both.gif) no-repeat scroll left top;
	background-position:100% 0;
	width:214px;
	height:51px;
	display:block;
}

#featured_bullets
{
margin-left: 0;
padding-left: 0;
list-style: none;
letter-spacing:0;
}

#featured_bullets li  
{
	background-image: url(../../../../..Data/Sites/1/ImovelAjato/bullte_green_arrow.png);
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
 	height:30px;
	
}
/* end Home style */
