/*
	N.B. This must left as is. (style-less)
*/

.LeftColStyle
{
	border:1px solid #97abc0;
}

.ContentColStyle
{
	padding-left:9px;padding-right:9px;
}

.RightColStyle
{
	border:1px solid #97abc0;
}

body {
 background-color:#ededed; 
 }