table.sportResultsTable {width:100%; border-collapse:collapse; margin-bottom:15px; border-bottom:1px grey solid}

span.sportsubheadings{font-weight:bold}
div.sportLink  {margin-bottom:2px; font-size:1.2em}
table.sportResultsTable th {background-color:#eeeeee; color:black}

span.sportLongResult {cursor:pointer; color:#8e1750;text-decoration:underline}

table.sportResultsTable {width:600px; font-size:0.9em; border:1px gray solid; float:left}
table.sportResultsTable tr.header {background-color:#eeeeee}
table.sportResultsTable td.opponent {width:250px; font-size:0.9em}
table.sportResultsTable td {width:100px; padding:0}
table.sportResultsTable td.win {background-color:#87FF4B}
table.sportResultsTable td.lose {background-color:#FF7575}
table.sportResultsTable td.draw {background-color:#999999}
table.sportResultsTable td.unknown {background-color:white}
table.sportResultsTable td.nodetails {color:#777777}
table.sportResultsTable td.nofixture {color:#777777}

/*Cross country specific styling*/
div.xc_fixture {margin-bottom:20px; clear:right}
div.xc_name {font-weight:bold; border-bottom:1px black solid; margin:0px 0px 10px 0px}
div.xc_name a {float:right; font-weight:normal}
span.xc_fix_name {font-weight:bold}
span.xc_where {}
span.xc_when {}
div.xc_race {}
span.xc_race_name {font-weight:bold}
div.xc_upcoming {font-weight:bold}
img.xc_gallery_thumb {float:right}

/*the bar separating junior and senior results*/
hr.sport_results_clearer {clear:both; color:grey}

/*The comentary icon*/
img.commentary { border:0; padding:0 0 2px 4px; vertical-align:bottom }
