/* CSS Document */
/****************************************
|
| Authors:	Nick Cobb 
| Copyright 2008 Lightmaker.com

 /*nested font size calculation: child pt / parent pt = child ems */
 /* ie6 */ /* atribute also set in ie6.css
****************************************/

/** global navigation **/
.globalnav_holder{min-height:40px;line-height:40px;background:#fff;}/*ie6*/ /* CHANGE FOR DIFFERENT SKIN */
.globalnav_fixedholder{width:972px;margin:auto;cursor:default;}/*ie6*/
.globalnav_nhslogo{width:122px;height:40px;}
.globalnav_search{color:#333;}/*ie6*/
input.globalnav_gobutton{border:1px solid #999;background:url(../../images/layout/globalnav_gobutton.gif) bottom left repeat-x #fff;padding:3px 3px 3px 3px;font-weight:normal;cursor:pointer;font-size:1em;margin:0 0 0 0;}
input.globalnav_searchtext{font-size:1.1em;width:190px;}

