/* research.css
research specific style sheet */

div#research_latest
{
	/*margin-top: 0.75em;*/
	margin-bottom:0;
	padding-bottom:0;
	width:95%;
}

div#research_latest img, img.research_image
{
	float: left; 
	/*margin: 8px 0 5px 0; */
	margin: 0 5px 5px 0;
	/*width: 80px;*/
	border: 1px solid #FBE6E7; 
	padding: 1px;
}

img.research_image
{
	float: right;
	margin: 0 0 5px 5px;
	width: 200px;
}

div#research_latest p
{
	margin: 0;
	line-height: 1.1;
}

div#research_latest p strong.review_title
{
	font-size: 1.1em;
}

div#research_latest p em
{
	color:#999; 
	font-size: 0.85em; 
	font-style: normal;
}

h2.car_review_title
{
	font-size: 1.6em;
}

div#research_options fieldset
{
	margin: 0;
}

/* end of file */
