
/* Change font size for everything */
html,body{font-size:1.1em;}

/* Ensure content boxes grow */
#contentBox305{height:auto;}

/* Change height and position of tabs so text doesn't spill out */
#mainNav{padding-top:17px; height:42px;}
#mainNav ul li a h3{padding-top:4px;}
#mainNav ul li a h3{height:40px;}
#mainNav ul li a h3.home{height:20px; margin-top:16px;}

/* Make secondNav text bolder */
#secondNav ul li a{font-weight:bold; font-size:0.7em;}
#secondNav ul li{padding-right:6px; padding-left:6px;}

#login {margin-left:10px;}
#language {margin-left:-6px;}
#cropBench {margin-left:-6px;}

A.option{ font-size:0.65em;}

#boxStrap305{height:auto;}

#menuItems li h3{height:auto;}

