/* Start of CMSMS style sheet 'adjustment' */
span.lastitem
{
display: inline;
width: auto;
float: none;
}

.mceContentBody {
font-size: 11px;
}
.mceContentBody p {
font-size: inherit;
padding-left: 0px;
}

tr.game td, tr.homegame td {
border-bottom: solid 1px #ccc;
}
tr.game td.home, tr.homegame td.home {
font-weight: bold;
}
tr.homegame td {
background:#F8F8F8;
}
/* End of 'adjustment' */

