/*your custom style goes in this file*/
.headerrow { width: 100%; }
.headertable { width: 95%;}
.menucol { padding: 10px 0 0 0; }
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
/* smaller: small body text - including top menu text */
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
