
* {
 color: #636;
 font-family: Verdana, Arial, Sans-Serif;
}

body {
 color: #636;
 background-color: #fff;
}

div#pageStruct {
 width: 40em;
 vertical-align: middle;
 padding-left: 3%;
}

div#topBlock {
 width: 40em;
 height: 0.5em; 
}

div#pageContent {
 min-height: 10em;
 font-size: 0.8em;
}

h1 {
 font-size: 1.5em;
}

div#footerPanel {
 border-top: 1px solid #636;
 font-size: 0.7em;
 padding-left: 3%;
}

a.navTopLink {
 float: right;
 color: #636;
 background-color: #f6f3f6;

 border-bottom: 2px solid #969396;
 border-top: 0px solid #c6c3c6;
 border-right: 2px solid #969396;
 border-left: 2px solid #e6e3e6;
 padding: 7px;
 padding-bottom: 10px !important;

 margin: 0px;
 margin-top: -3px;
 margin-bottom: 7px;
}

div#navBar {
 text-align: right;
 margin-bottom: 12px;
}

.clearfix {
 display: block;
 clear: both;
 min-width: 400px;
 display: inline-block;
}