ul {list-style: none;}
.networkList {color:#000; font-size: 12px;}
.networkList li {float: left;margin-left: 9px;}	
.networkList li a {height:33px;display:block;text-indent:-999em;outline:none;}
.networkList .youtube {margin-left:0;}
.networkList .wordpress a {width:27px;background:url(../images/options/icon_wordpress.gif) 0 0 no-repeat;}
.networkList .youtube a {width:67px;background:url(../images/options/icon_youtube.gif) 0 0 no-repeat;}
.networkList .facebook a {width:27px;background:url(../images/options/icon_facebook.gif) 0 0 no-repeat;}
.networkList .twitter a {width:43px;background:url(../images/options/icon_twitter.gif) 0 0 no-repeat;}
.networkList .rss a {width:25px;background:url(../images/options/icon_rss.gif) 0 0 no-repeat;}
.networkList li a:hover {background-position:0 -33px;}

