/* CSS placed here will be applied to all skins */

#gumax-nav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#BABCD3 none repeat scroll 0 0;
height:29px;
}


#gumax-nav li.hover a, #gumax-nav ul li a {
background-color:#4F6089;
border-bottom:1px solid #FFFFFF;
}

#gumax-nav a.hover, #gumax-nav ul a.hover {
background-color:#7282A7;
}



td.gumax-content-td-center {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:FEFDE6; 
padding:10px 5px;
}