/* $Id: gearstyle.css $ */


/**
 * Generic elements
 */
 
 #wrapper #container #center #squeeze {
background-color:#FFFFFF;
background-image:none;
background-position:left top;
background-repeat:repeat-x;
border:1px solid #444444;
color:#000000;
margin-top:10px;
padding:10px;
position:relative;
}

#wrapper #container #center #squeeze h2 {
border:0 none;
color:#222222;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:180%;
line-height:130%;
padding-bottom:3px;
}
