body
{
	font-family: arial,verdana,sans-serif;
}
a.close-button
{
	background-image: url(/carcontent/cse/close.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 30px;
	outline-style:none;
	text-align: center;
	text-decoration: none;
	text-indent: -1000em;
}
a.close-button:hover
{
	background-image: url(/carcontent/cse/close_ov.gif);
}
.title
{
	background-image: url(/carcontent/cse/top_slice.gif);
	height: 35px;
	line-height: 35px;
	color: #ffffff; font-weight:bold; font-size: 12pt;
}
.content
{
	padding: 4px;
}
.footer
{
	color: #0066CB;
	font-size: 8pt;
}


