#content {
	color:Black; 
	font-family:Arial, Sans serif; 
	font-weight:normal; 
	font-size:10pt; 
	/*letter-spacing: 0.3pt;*/
	word-spacing : 4px;
	line-height : 150%;
	padding-top:5px;
	border: solid Black 3px;
	background-color: transparent;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 100%;
	background-image: url(/images/content_bg.png);
}

#contentReg {
	color:Black; 
	font-family:Arial, Sans serif; 
	font-weight:normal; 
	font-size:10pt; 
	word-spacing : 4px;
	line-height : 150%;
	padding-top:5px;
	border: solid Black 3px;
	background-color: transparent;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 100%;
	background-image: url(/images/content_bg.png);
}