.Skinergy_MainLayout
{
    width: 890px;
    background-color: #FFFFFF;
    border-left-style : solid;   
    border-right-style : solid;   
    border-top-style : solid;
    border-bottom-style : solid;
    border-width: 1px;
    border-color: #ccc;
    border-collapse: collapse;    
}

A.Skinergy_Search:link, A.Skinergy_Search:active, A.Skinergy_Search:visited
{
	font-size: 8pt;
	font-weight: normal;
}

#Skinergy_SiteToolsCell
{
   height: 32px;
   background-image: url(../images/ToolBackground.gif);
   background-repeat: repeat-x;  
}

#Skinergy_UserCell
{
   height:32px;
   padding-right: 10px;
   padding-left: 10px;
   font-size: 0.6em;   
   /*background-image: url(../images/MenuBackground.gif);*/
   background-repeat: repeat-x;
   border-left-style : hidden;   
   border-right-style : hidden;  
   border-top-style : solid;    
   border-bottom-style : solid;
   border-width: 1px;
   border-color: #ccc;
   border-collapse: collapse;
}

.ZContainer_Plain_Table, .ZContainer_Dark_Table, .ZContainer_Light_Table
{
	margin-bottom: 10px;
	padding: 2px;	
}

.ZContainer_Dark_Table, .ZContainer_Light_Table
{
	border-width: 1px;
	border-style: solid;
	
}
.ZContainer_Plain_TopRow, .ZContainer_Dark_TopRow, .ZContainer_Light_TopRow
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.ZContainer_Plain_ContentRow, .ZContainer_Dark_ContentRow, .ZContainer_Light_ContentRow
{
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.ZContainer_Plain_BottomRow, .ZContainer_Dark_BottomRow, .ZContainer_Light_BottomRow
{
}