#NextRaceMeeting { width:100%; background-color:#EAE9E9; float:left; }
#NextRaceMeeting .nrmHeader { float:left; width:100%; }
#NextRaceMeeting .nrmHeader .headerTop { background:url(/images/NextFixtureHeaderTop.gif); height:27px; }
#NextRaceMeeting .nrmHeader .headerBottom { border-top:1px solid #FFFFFF; background:url(/images/NextFixtureHeaderBottom.gif); height:40px; }
#NextRaceMeeting .nrmHeader .headerText { color: #FFFFFF; font-family:Arial, helvetica; font-size:160%; font-weight:bold; width:100%; text-align:center; float:left; padding-top:3px; }

.headerBottom .headerBottomContent { padding-top:5px; float:left;  color:#FFFFFF; font-family:Arial, helvetica; font-weight:bold; font-size:100%; text-align:center; }
.headerBottom .raceTitle { width:55%; padding-right:5%; }
.headerBottom .raceTime { width:15%; padding-left:5%; }
.headerBottom .headerBottomContent .title { font-size:110%; }
.nrmBottomContent { float:left; width:100%; background:url(/images/fixtureContentNavBackground.gif); background-repeat:repeat-y; background-position:right; min-height:62px; }
.nrmBottomContent .nrmContent { width:427px; float:left; }
.nrmBottomContent .nrmNav { width:100px; overflow:hidden; float:right; padding-right:10px; }

.nrmBottomContent .nrmContent .contentItem { padding:3px 0 3px 10px; }
.nrmBottomContent .nrmContent .contentItem .itemTitle { color:#000000; font-weight:bold; }
