body {
	text-align: center;
	margin: 0 auto;
	width: 930px;
	background-color: #000000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/templates/d2creative/images/diag_tileBKG.gif);
	background-repeat: repeat-x;
	font-size: 11px;
}

#cs-footer {
	margin-top: 5px;
}

#cs-footer .left { float: left; }

#cs-footer .right { float: right; width: 600px; text-align: right; }

a:link, a:active, a:visited {
	color: #fd8d10;
	text-decoration: none;
}

a:hover {
	color: #fd8d10;
	text-decoration: underline;
}

p { margin-top: 4px; }