/* CSS Document */
div#main {
	margin:10px 4px 0px 6px;
	font-size:0px;
}

div#footer {
	width:810px;
	height:24px;
}

div#footer p#copyLight{
	float:left;
}

div#footer p#copyLight img{
	margin:7px 0px 5px 11px;
}

div#footer p#privacy{
	float:right;
}

div#footer p#privacy img{
	margin:7px 11px 8px 0px;
}

div#footer p#terms{
	float:right;
}

div#footer p#terms img{
	margin:7px 20px 8px 0px;
}

#news{
	border:solid 1px #fd8319;
	padding:5px 10px;
	margin-bottom:10px;
	font-size:13px;
	background:transparent url(/romancecar/img/top/bg_news.gif) repeat-y;
}
#news span{
	color:#fff;
	font-weight:bold;
	padding-right:20px;
}
