/*

	/content/default/template.css

*/

DIV.cmsContent {
	width: 649px;
	overflow-x: hidden;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #565447;
	line-height: 18px;
}
DIV.cmsContent TD {
	font-size: 13px;
	line-height: 18px;
}
DIV.cmsContent_Sidebar {
	width: 222px;
}

