/* CSS Document */
.centercontent
{	
	/*background-image		: url("../images/bg_content.gif");
	background-repeat		: no-repeat;
	background-position		: top right;
	background-color		: #D8E4F2;*/
	border-left				: 1px solid #909090;
	border-bottom			: 0px solid #909090;
	margin-bottom			: 10px;
	width					: 741px;
	font-family				: Arial;
	font-size				: 11px;
	color					: #8E8D8D;
	font-weight				: normal;
}

#id_centercontentleft_td
{
	width					: 507px;
	border-right			: 1px solid #909090;
	padding-left			: 15px;
	padding-right			: 8px;
}

#id_centercontentright_td
{
	width					: 185px;
	padding-left			: 15px;
	padding-right			: 8px;
	border-right			: 0px solid #909090;
}

.line
{
	margin-top:10px;
	margin-bottom:0px;
}
