@charset "utf-8";
/* CSS Document */

/***************************************************************************
	THEME IMAGE
***************************************************************************/
#themeImage {
clear:both;width:900px;height:235px;background:transparent url('../images/imgRotate/09.jpg') no-repeat;
}

/***************************************************************************
	CONTENT
***************************************************************************/
#content {
background:#f3f2f1;color:inherit;
border-bottom:2px solid #dad8d6;font-size:0.69em;line-height:1.6em;
}
	#cttTerms {padding:10px;}
		.hdrTermsOfUse {background:transparent url('../images/dwv_hdr_termsofuse.gif') no-repeat;
		color:inherit;
		height:13px;
		margin-bottom:8px;
		width:208px;}
		#cttTerms ul{margin:0;padding:0;list-style:none;}
		#cttTerms ul li {margin:0 0 8px 18px;padding:0;list-style:square;}
		p {margin:8px 0;}
		blockquote {padding:0 15px;}
		