#topten {
margin: 0 70px;
}

#rogue {
float: left;
width: 229px;
background-color: #333;
margin: 2px;
border: 1px solid black;
}
#portrait {
float: left;
width: 64px;
text-align: center;
}

#box {
float: left;
width: 152px;
margin-top: 3px;
background-color: gray;
font-family: helvetica;
font-size: 12px;
}

#namebox {
float: left;
width: 100%;
background-color: #444;
font-size: 12px;
font-weight: bold;
color: white;
}

#rogue a img{
border: none;
}

#namebox a, #namebox a:hover, #namebox a:visited {
padding-left: 3px;
color: white;
}

#statbox {
color: black;
padding-left: 2px;
font-size: 12px;
}

#lolclear {
clear: both;
}
.recent-comment {
clear: both;
}
 table {
clear: both;
}

