@import/* */ url("contentstyle.css");

div, p, ol, td, th, span, li, dl, dd, dt {
	font-family: trebuchet ms, arial, helvetica;	
}

div.callout h4.call {
	text-transform: uppercase;
	font-size: 75%;
}

.complist h4 {
	text-transform: capitalize;
}

div.vcallout {
	width: 258px;
	float: right;
}

div.callout {
	width: 243px;
	border: 1px solid #B5B6B5;
	float: right;
}

div.callout h4.call img {
	float: right;
}

th {
	text-align: left !important;
}

hr {
	clear: right;
}

.note {
	font-size: 55%;
}

.galdet {
	float: none !important;
	display: block !important;
	max-width: 490px;
}
