/* Empty at the moment - Add styles here that are specific to this template only*/
#leftsidebar
{
	width: 158px;
	height: 100%;
	vertical-align: top;
	border-top: 4px solid #ffffff;
border-left: 6px solid #ffffff;

background-color:#CCCCCC;
}

#rightsidebar
{
	width: 158px;
	height: 100%;
	vertical-align: top;
	border-top: 4px solid #ffffff;
border-right:6px solid #ffffff;

background-color:#CCCCCC;

}