/*
	N.B. This must left as is. (style-less)
*/

.LeftColStyle
{
	background-color:#e2e2e2;
}

.ContentColStyle
{
	padding-left:4px;padding-right:4px;
}

.RightColStyle
{
	background-color:#ffe6ba;
}