/* interest table */

.oablack
{
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #000000
}

.arial12white
{
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	background-color: #003366;
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
}

.arial12ltgrey
{
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	background-color: #989898;
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

.arial12dkgrey
{
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	background-color: #353535;
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
}

.arial10dkgrey
{
	font-size: 10px;
	line-height: 17px;
	background-color: #989898;
	clip: rect( );
	padding-left: 4px;
	border-color: black black #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.arial10ltgrey
{
	font-size: 10px;
	line-height: 17px;
	background-color: #d4d6d5;
	padding-left: 4px;
	border-color: black black #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

.arial12ltgreyWO
{
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	background-color: #989898;
	border: #FFFFFF solid;
	border-width: 0px 0px 0px 0px;
	font-weight: bold;
}

/*Styles used to display dynamic rate box*/

#tablist
{
	padding: 0px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	font: bold 12px Verdana;
}

#tablist li
{
	list-style: none;
	display: inline;
	margin: 0;
} 

#tablist li a
{
	margin-left: 3px;
	font-weight: normal;
}

#tablist li a:link, #tablist li a:visited { font-weight: normal; }

#tablist li a.current { background: lightyellow; }

#tabcontentcontainer { width: 100%; }

.tabcontent { display:none; }





/* block_real_estate styles */

.block_real_estate .real_estate_widget
{
	width:420px;
	text-align:center;
	margin:auto;
	padding-bottom:20px;
}

.block_real_estate .real_estate_widget .real_estate_widget_container
{
	text-align:left;
	margin:auto;
}

.real_estate ul.quick_search_row li
{
	list-style: none;
	display: inline;
	padding:0px 25px 4px 0px;
	.padding:0px 25px 2px 0px;
	background: #fff url(/img/blue_bullet_bg.gif) no-repeat center right;
}

.real_estate ul.quick_search_row li.last { background: #fff; }

.real_estate ul.quick_search_row li a
{
	font-size:10px;
	padding-bottom:6px;
}

.real_estate ul.other_searches li { list-style: none; }

.real_estate ul.other_searches li a
{
	font-size:10px;
	padding-bottom:6px;
}

/* block_cars styles */

.block_cars .cars_widget
{
	text-align:center;
	margin:auto;
	width:520px;
}

.block_cars hr { margin:30px 0 10px 0; }

.block_cars .cars_shopping h3 { padding-bottom:15px; }

.block_cars .cars_shopping
{
	width:170px;
	float:left;
	padding:50px 23px 20px 0px;
	text-align: left;
}

.block_cars .cars_shopping h4 { padding-bottom:8px; }

.block_cars .first { padding-top:10px; }

.block_cars .large { width:200px; }

.block_cars .cars_shopping ul
{
	font-size:11px;
	color:#203956;
	line-height:200%;
}

.block_cars .cars_shopping ul.bullets
{
	list-style-type:disc;
	margin-left:15px;
}

.block_cars .cars_shopping ul li img
{
	display:inline-block;
	vertical-align:middle;
	padding-right:15px;
	padding-top:0;
}




/* block_apartments styles */

.block_apartments .apartments_widget
{
	font-size:11px;
	color:#000000;
	line-height:160%;
	width:526px;
	text-align:center;
	margin:auto;
}

.block_apartments .apartments_widget table { text-align:left; }

.block_apartments .apartments_widget h4 { padding-bottom:10px; }
	
.block_apartments .apartments_widget a img
{
	display:inline-block;
	vertical-align:middle;
}

.block_apartments h3 { padding-bottom:10px; }

.block_apartments hr
{
	margin:20px 0;
	clear:both;
	display:block;
}

.block_apartments .quick_links
{
	text-align:left;
	margin:auto;
	width:310px;
}

.block_apartments .quick_links p.small { padding-bottom:10px; }

.block_apartments .form_field .drop_down
{
	font-family:Verdana, arial, sans-serif; 
	font-size:11px;
	width:100px;
	padding-left:5px;
	margin-bottom:5px;
}