/*

	/content/projects/template.css

*/

DIV.cmsContent {
	width: 556px;
	overflow-x: hidden;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #48483F;
	line-height: 18px;
}
DIV.cmsContent TD {
	font-size: 13px;
}
DIV.cmsContent A {
	color: #48483F;
	text-decoration: underline;
}
div.tmpBody {
	padding-left: 40px;
	padding-right: 40px;
	width: 636px;
	padding-top: 0px;
	padding-bottom: 30px;
}
div.tmpBody div.cmsContent {
	float: none;
}

