#navemoticons
{
padding: 0px;
margin: 0px;
width:742px;
float:center;
border-style: solid; border-width:1px; border-color:black;
}
#navemoticons ul li
{
list-style-type: none;
padding: 0px;
margin: 0px;
display: block;
float: left;
background: url("http://www.nerdtimes.com/images/navBarBg.gif");
font: 10px/17px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navemoticons a
{
color: #000;
text-decoration: none;
display: block;
width: 18px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
}

#navemoticons a:hover { background: url("http://www.nerdtimes.com/images/navBarBgHover.gif");  }