/* Start Customization */
#navitile {
width:1000px; 
margin-left: 0px; 
height: 33px; 
background: #cccccc; 
background-image: url(http://www.internet.com/_mocks/icom/07/final/img/background_dn_fixed.gif); 
position: absolute;
left: 0px;
top: 0px;
font-family: arial, verdana, helvetica;
font-size: 8px;
white-space: nowrap;
z-index: 1000;
}

#navitoolbarcontainer {
width:100%; 
/* any IE */
width: expression('100%');
height: 33px; 
position: absolute;
left: 0px;
top: 0px;
font-family: arial, verdana, helvetica;
font-size: 8px;
background-image: url('http://www.internet.com/_mocks/icom/07/final/img/background_dn_fixed-right.gif'); 
white-space: nowrap;
z-index: 1000;
}



#heightcontainer
 {
position: relative; 
height: 35px;
width: 99%;
background: transparent;

}

#globalform
{
	padding: 0px;
	margin: 0px;
}

#lightgrey
{
	background-color: #555650;
	text-align: left;
	color: #fff;
	text-indent: 5px;
    background-image: url('http://www.internet.com/_mocks/icom/07/final/img/background_dn_fixed-right.gif'); 
}

#lightgrey .inputglobal
{
	font-size: 9px;
	text-align: left;
	margin-top: 0px;
	margin-left: 2px;
	/* any IE */
    background-repeat: no-repeat;
}

#lightgrey .inputglobal:hover
{
	font-size: 9px;
	text-align: left;
	margin-top: 0px;
	background-color: #ccc;

}




#lightgrey a.regular
{
	font-family: sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	FONT-SIZE: 10px;
	padding: 0px;
	top: 1px;
	/* any IE */
	top: expression('-2px');
	position: relative;
}

#lightgrey a.regular:link
{
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	FONT-SIZE: 10px;
}

#lightgrey a.regular:visited
{
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	FONT-SIZE: 10px;
	padding: 0px;
	margin: 0px;
}

#lightgrey a.regular:active
{
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	FONT-SIZE: 10px;
	padding: 0px;
	margin: 0px;
}

#lightgrey a.regular:hover
{
	display: inline;
	text-decoration: none;
	color: #fcf2ca;
	text-decoration: none;
	FONT-SIZE: 10px;
	padding: 0px;
	margin: 0px;



