/*
 * Positioning and Borders
 */
#infobox {
margin-bottom:5px;
border: #202020 thin solid;
}

#infobox td {
background-image:url(/about/fighters/infobg.png);
}
/*
 * Fonts
 */
#infobox td {
font-size:10px;
}
