#network
{
position:relative;
clear:both;
background:url('../09/gfx_fp/network_bg.png') no-repeat;
width:996px;
height:60px;
margin:0px 0px 8px 0px;
padding:0px;
border:0px;
}

#network .head
{
position:relative;
float:left;
width:680px;
height:28px;
line-height:28px;
text-align:left;
color:#ffffff;
text-transform:uppercase;
font-weight:700;
margin:0px;
padding:3px 0px 0px 14px;
border:0px;
cursor:default;
}

#network .links
{
position:relative;
float:left;
width:680px;
height:24px;
line-height:24px;
text-align:left;
color:#000000;
text-transform:uppercase;
font-weight:700;
margin:0px;
padding:2px 0px 0px 8px;
border:0px;
cursor:default;
}

#network .links .on					{ position:relative; float:left; padding:0px 6px 0px 6px; background:url('../09/gfx_fp/network_bg_item.gif') no-repeat 0% 0%; }
#network .links .on a:link			{ text-decoration:none; color:#000000; }
#network .links .on a:active		{ text-decoration:none; color:#000000; }
#network .links .on a:visited		{ text-decoration:none; color:#000000; }
#network .links .on a:hover			{ text-decoration:none; color:#00328f; }
#network .links .off				{ position:relative; float:left; padding:0px 6px 0px 6px; background:url('../09/gfx_fp/network_bg_item.gif') no-repeat 0% 0%; }
#network .links .off a:link			{ text-decoration:none; color:#b0b0b0; }
#network .links .off a:active		{ text-decoration:none; color:#b0b0b0; }
#network .links .off a:visited		{ text-decoration:none; color:#b0b0b0; }
#network .links .off a:hover		{ text-decoration:none; color:#000000; }


#network .google
{
position:relative;
float:right;
margin:0px;
padding:5px 6px 0px 0px;
border:0px;
}