/* CSS Document */

table#localteams{
border-collapse:collapse;
width:100%;
}

h3#richmondwrecking, h3#oaklandoutlaws, h3#sfshevildead{
width:170px;
height:118px;
position:inherit;
padding:0px 0px 0px 8px;
margin:0px;
}

table#localteams tbody td{
vertical-align:top;
border-collapse:collapse;
}

h3#oaklandoutlaws{
background:url(../images/h3_oaklandoutlaws.gif) no-repeat center top;
}

h3#richmondwrecking{
background:url(../images/h3_richmondwrecking.gif) no-repeat center top;
}

h3#sfshevildead{
background:url(../images/h3_sfshevildead.gif) no-repeat center top;
}