﻿body
{
	background:#FFFFFF;
	color:#000000;
}

.headerZone
{
	clear:both;
}

.leftColZone
{
	float:left;
}

.contentZone
{
	float:left;
}

.rightColZone
{
	float:left;
}

.footerZone
{
	clear:both;	
}

.HiddenField
{
	display:none;
}

.WPZoneHorizontal
{
   list-style: none none;
   margin-bottom: 10px;
   padding-left: 0px;
   margin: 0px 0px 0px 0px;
   height: auto;
}
    
.WPZone{  
   list-style: none none;
   margin-bottom: 10px;
   padding-left: 0px;
   margin: 0px 0px 0px 0px;       
   height: auto;  
}