
.research_title_bar {
	height:18px;
	width:100%;
}
.research_center_title {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#225C8D;
}
.research_center_new_used {
	text-align:right;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#225C8D;
}
.research_center_new_used_on {
	font-family:Verdana;
	font-size:12px;
	color:#225C8D;
	font-weight:bold;
	cursor:pointer;
}
.research_center_new_used_off {
	font-family:Verdana;
	font-size:10px;

	color:#225C8D;
	cursor:pointer;
	text-decoration:underline;
}
.research_center_scroll_div {
	width:526px;
	overflow : hidden;
	vertical-align: middle;
}
.research_center_image_overlay_bar {
	height:15px;
	width:115px;
	line-height:15px;
	position:absolute;
	top:71px;
	left:0px;
	background-color:#000000;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
}
.research_center_image_overlay_bar a {
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
.research_center_holder_table {
	padding:0px;
	margin:0px;
	border:0px;
	border-spacing:0px;
	width:592px;
	height:130px;
	border-collapse:collapse;
}
.research_center_holder_table td{
	vertical-align: middle;
}
.research_center_scroll_arrow {
	border:0px;
	float:top;
}
.research_center_bg {
	background-image:url(http://www.rublevance.com/modules/research_center/imgs/bkg_scroll_area.jpg);
	background-repeat:no-repeat; 
	height:107px; 
	width:542px; 
	padding-left:8px; 
	padding-right:8px;
}
.mouse_over {
	cursor: pointer;
}