#bottomwrap{
height:100px;
clear:both;
vertical-align:baseline;
padding-top:20px;
padding-bottom:30px;
background-color:#0f0f0f;
color:#ffffff;
font-family:sans-serif;
}

#bottomwrap a
{
color:#ffffff;
}

.bottomitem
{
float: left;
/*padding-right:10px;*/
font-size:12px;
/*padding-left:10px;*/
width:22%;
padding-left:10px;
}

.bottomitem a
{
font-weight:normal;
text-decoration:none;
}

.bottomitem a:link
{
font-weight:normal;
text-decoration:none;
}

.bottomitem a:visited
{
font-weight:normal;
text-decoration:none;
}


.bottomitem a:hover
{
font-weight:normal;
text-decoration:underline;
}
