DIV.cmsContent {
	width: 421px;
	overflow-x: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #d5d5d4;
	color: #2f2f2f;
	line-height: 1.5em;
}
DIV.cmsContent TD {
	font-size: 12px;
}
DIV.cmsContent A {
	color: #767676;
	text-decoration: none;
}
DIV.cmsContent A:hover {
	color: #505050;
	text-decoration: underline;
}

DIV.tmpContentBox {
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 20px;
}

