/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-image:url(/graphics/site/back_fade.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a img {
	border:0px;
}
form {
	padding:0px;
	margin:0px;
}

.center {
	text-align:center
}
#sitecontainer {
	width:752px;
	background-image:url(/graphics/site/border.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#banner {
	padding-left:12px;
	padding-right:12px;
}
.main_story{
width:97%;
}
#navbar {
	width:752px;
	color:#000000;
	padding-left:15px;
	padding-right:14px;
	text-align:center;
}
#navbar ul  {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:0px;
}
#navbar ul li {
	list-style:none;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
}
#sectionnavholder {
	padding-top:3px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:3px;
}
#sectionnav {
	height:26px;
	width:724px;
	color:#000000;
	text-align:center;
	background-color:#FFCC99;
}
#sectionnav ul  {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:0px;
	background-color:#FFCC99;
}
#sectionnav ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	float:left;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(/graphics/site/tab.gif);
	background-repeat:repeat-x;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#sectionnav ul li a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#sectionnav ul li a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
#locator_left {
	
	float:left;
	padding-top:10px;
	padding-left:10px;
}

.nav_strip {
	padding-left:15px;
	padding-right:15px;		
}
.nav_strip img{
	padding:0px;
	margin:0px;		
}
#main {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;	
}
#sidenav {
	width:217px;
	padding-right:15px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(/graphics/site/border.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#sidenav .tab_strip {
	height:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:#000000;
	font-size:10px;
	background-image:url(/graphics/site/unselected_tab.gif);
	background-repeat:repeat-x;
	margin-left:11px;
}
#sidenav .box_content {
	background-image:url(/graphics/site/box_back_nav.gif);
	background-repeat:repeat-y;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:11px;
}
#sidenav ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidenav li {
	padding:0px;
	margin:0px;
	list-style:none;
	background-image:url(/graphics/site/triangle.gif);
	background-repeat:no-repeat;
	background-position: 0px 1px;
	padding-left:20px;
	padding-top:2px;
	paaing-bottom:2px;
}
#sidenav li a {
	text-decoration:none;
	color:#000000;
}
#sidenav li a:hover {
	text-decoration:underline;
	color:#333333;
}
#sidenav .box_footer {	
	background-image:url(/graphics/site/box_footer_nav.gif);
	background-repeat:no-repeat;
	height:8px;
	margin-left:11px;
}
#maincontent {
	width:480px;
	margin-right:5px;
	padding-left:15px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(/graphics/site/border.gif);
	background-repeat:repeat-y;	
	padding-bottom:10px;
}
#maincontent h1 {
	font-size:16px;
	font-weight:bold;
	color:#330099;

}
#maincontent h2 {
	font-size:15px;
	font-weight:bold;
	color:#330099;

}

#maincontent .date_new {
	padding-top:0px;
	margin-top:0px;
	color:#707F87;
	font-size:10px;
}

.comp{
padding:10px;
padding-left:40px;
font-style:italic;
}

#left h2 {	
	padding-top:13px;
	font-size:15px;
	font-weight:bold;
	color:#330099;
}
.topbox h2 {
	font-size:15px;
	font-weight:bold;
	color:#330099;
	margin:0px;
	padding-left:3px;

}
.topbox h5 {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:0px;
	text-decoration:none;

}
.topbox h5:hover {
	font-size:10px;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:0px;
	text-decoration:none;

}
#pagebrowser{
height:23px;
}
#pagebrowser img{
vertical-align:middle;
}
#pagebrowser a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#pagebrowser a:hover {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
#maincontent h3 {
	font-size:14px;
	font-weight:bold;
	color:#330099;
	padding-bottom:3px;
	margin-bottom:0px;

}
.box_content h2 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#330099;

}
.box_content ul.clubs li a{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#left ul.clubs li a:hover{
	margin:0px;
	color:#000000;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
#left h2 a:hover {
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-decoration:underline;
	color:#330099;

}

.box_content h2 a {
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-decoration:none;
	color:#330099;

}
.box_content h4 a:hover {
	text-decoration:underline;
	color:#000000;

}

.box_content h4 a {
	text-decoration:none;
	color:#333333;

}
.box_content table {
	margin-top:5px;
	margin-bottom:5px;
}
.box_content th {
	text-align:left;
	padding:3px;
	color:#330099;
}
.box_content td {
	text-align:left;
	padding:3px;
}
#tabletitle h2 {
	color:#FFCC00;
}
#maincontent h4 {
	font-size:12px;
	font-weight:bold;
	color:#009999;
}
#maincontent #buttons {
	padding:10px;
}
#maincontent #fields {
	padding-top:10px;
	padding-bottom:10px;
}
#maincontent table.fixtures th {
	background-color:#009999;
	color:#FFFFFF;
	background-image:url(../graphics/site/green.gif);
	background-repeat:repeat-x;
	padding-left:4px;
	padding-right:4px;
	padding-top:8px;
	padding-bottom:8px;
}
#maincontent table.fixtures td {
	background-color:#DDDDDD;
	padding:4px;
}
#maincontent table.results {
	margin-bottom:20px;
}
#maincontent table.results th {
	background-color:#009999;
	color:#FFFFFF;
	background-image:url(../graphics/site/green.gif);
	background-repeat:repeat-x;
	padding-left:2px;
	padding-right:2px;
	padding-top:6px;
	padding-bottom:6px;
}
#maincontent table.results td.score {
	background-color:#009999;
	color:#FFFFFF;
	background-image:url(../graphics/site/green.gif);
	background-repeat:repeat-x;
	padding:2px;
}
#maincontent table.results td {
	background-color:#DDDDDD;
	padding:2px;
	text-align:center;
}
#maincontent table.results td a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#maincontent table.results td a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
#maincontent table.results td.dark {
	background-color:#CCCCCC;
	padding:2px;
}
label {
	margin-left:15px;
}
#left {
	width:480px;
	padding-left:15px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(/graphics/site/border.gif);
	background-repeat:repeat-y;
}
#locator_left .locator_content {
	background-image:url(/graphics/site/clubLocator_Back05.gif);
	background-repeat:repeat-y;
	background-repeat:repeat-x;
	clear:both;
	padding-left:10px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;

}
#locator_left .locator_topleft {	
	background-image:url(/graphics/site/clubLocator_Back01.gif);
	background-repeat:no-repeat;
	height:8px;
}
#locator_left .locator_topright {	
	background-image:url(/graphics/site/clubLocator_Back03.gif);
	background-repeat:no-repeat;
	height:8px;
}
#locator_left .locator_bottomleft {	
	background-image:url(/graphics/site/clubLocator_Back07.gif);
	background-repeat:no-repeat;
	height:8px;
}
#locator_left .locator_bottomright {	
	background-image:url(/graphics/site/clubLocator_Back09.gif);
	background-repeat:no-repeat;
	height:8px;
}
#locator_left .locator_footer {	
	background-image:url(/graphics/site/clubLocator_Back08.gif);
	background-repeat:repeat-x;
	height:8px;
}

#locator_left .locator_header {	
	background-image:url(/graphics/site/clubLocator_Back02.gif);
	background-repeat:repeat-x;
	height:8px;
}

#left .tab_strip {
	height:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:#000000;
	font-size:10px;
	background-image:url(/graphics/site/unselected_tab.gif);
	background-repeat:repeat-x;
	margin-right:11px;
}
#left .box_content, #left .box_content_store {
	background-image:url(/graphics/site/box_back.gif);
	background-repeat:repeat-y;
	clear:both;
	line-height:1.1;	
	padding-left:10px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
}

#right .store_box_content {
	background-image:url(/graphics/site/store_box_back.gif);
	background-repeat:repeat-y;
	clear:both;
	padding-left:10px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;

}

#left .box_content img{
padding-right:10px;
border:0px;
}
.box_content_store a {
	text-decoration:none;
	color:#000000;
}
.box_content_store a:hover {
	text-decoration:underline;
	color:#666666;
}
#left .box_footer {	
	background-image:url(/graphics/site/box_footer.gif);
	background-repeat:no-repeat;
	height:8px;
}

#right .store_box_footer {	
	background-image:url(/graphics/site/store_box_footer.gif);
	background-repeat:no-repeat;
	height:8px;
}

#left .box_header {	
	background-image:url(/graphics/site/box_header.gif);
	background-repeat:no-repeat;
	height:8px;
}
#right {
	width:234px;
	padding-right:12px;
	float:left;
	
}
#right .tab_strip {
	height:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:#000000;
	font-size:10px;
	margin-right:2px;
	background-image:url(/graphics/site/unselected_tab.gif);
	background-repeat:repeat-x;
}
#right .box_content, #right .box_content_store {
	background-image:url(/graphics/site/box_back_right.gif);
	background-repeat:repeat-y;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;

}
.store_spacer {
	width:100%;
	clear:both;
	height:1px;
	font-size:1px;
}
#right .box_footer {	
	background-image:url(/graphics/site/box_footer_right.gif);
	background-repeat:no-repeat;
	height:8px;
}
p.date {
	padding-top:0px;
	margin-top:0px;
	color:#333333;
}
.box_content h3, .box_content_store h3 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.box_content h5, .box_content_store h3 {
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#left h2{
	font-size:15px;
	font-weight:bold;
	color:#330099;
	padding-bottom:10px;
	margin:0px;
	}
.box_content h3 {
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#000000;
	text-decoration:none;
}


.box_content h3 a, .box_content_store h3 a{
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#000000;
	text-decoration:none;
}



.box_content h3 a:hover, .box_content_store h3 a:hover{
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-decoration:underline;
	color:#333333;
}
.box_content h4 {
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-top:15px;
} 
.box_content_store h4  {
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-bottom:3px;
}

.box_content h4 a, .box_content_store h4 a, .store_box_content h4 a{
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#000000;
	text-decoration:none;
}
.box_content h4 a:hover, .box_content_store h4 a:hover, .store_box_content h4 a:hover{
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-decoration:underline;
	color:#333333;
}
.box_content p {
	padding:0px;
	padding-right:5px;
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
}
.box_content_store p {
	padding:0px;
	padding-right:5px;
	margin:0px;
}
.box_content img {
	margin-top:3px;
	margin-bottom:3px;
	border: 1px solid #FFFFFF;
}
.box_content_store img {
	margin-top:3px;
	margin-bottom:3px;
}
.thumb {
	text-align:right;
	border: 1px solid #FFFFFF;
	margin-left:5px;
	margin-right:5px;
}
ul.next_stories_list {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.next_stories_list li{
	margin:0px;
	padding:0px;
	padding-left:10px;
	list-style-type:none;
}
ul.next_stories_list li a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
ul.next_stories_list li a:hover {
	text-decoration:underline;
	color:#666666;
	font-weight:bold;
}
.spacer {
	background-image:url(../graphics/site/spacer.gif);
	background-repeat:repeat-x;
	font-size:3px;
	height:3px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}
.selected_tab {
	background-image:url(/graphics/site/selected_tab.gif);
	background-repeat:no-repeat;
	float:left;
	color:#FFFFFF;
	width:120px;
	padding-top:12px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:10px;
}
.selected_tab a {
text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.selected_tab a:hover {
text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}
.store_selected_tab a{
text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.store_selected_tab {
	background-image:url(/graphics/site/store_selected_tab.gif);
	background-repeat:no-repeat;
	float:left;
	color:#000000;
	width:120px;
	padding-top:12px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:10px;
}
.unselected_tab {
	background-image:url(/graphics/site/unselected_tab.gif);
	background-repeat:repeat-x;
	float:left;
	padding-top:12px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}
.unselected_tab a {
	color:#000000;
	text-decoration:none;
}
.unselected_tab a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.tab_divider {
	float:left;
	background-image:url(/graphics/site/tab_divider.gif);
	background-repeat:repeat-x;
	width:23px;
	height:31px;

}
.table_lhs{
	width:70%;
	float:left;
}

.table_rhs{
	width:25%;
	float:left;
	text-align:center;
}
.errors {
	color:#990000;
	font-weight:bold;
}
.errors a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.errors a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}
.gallery_image {
	margin: 2px;
	border: 1px solid #000000;
}
.gallery_item {
	width:20%;
	height:170px;
	padding-right:2px;
	padding-left:2px;
	padding-top:5px;
	padding-bottom:5px;
	margin:2px;
	text-align:center;
	float:left;
}
#gallery {
	float:none;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
#gallery a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#gallery a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
#bottom {
	clear:both;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}
#bottom a {
	color:#006699;
	text-decoration:none;
}
#bottom a:hover {
	color:#009999;
	text-decoration:underline;
}
h5 {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
h5 hover{
	font-size:12px;
	color:#009999;
	text-decoration:none;
}
#calendar {
	width:470px;
	background-color:#FFFFFF;
	margin-left:4px;
}
#calendar #back {
	width:131px;
	background-color:#CCCCCC;
	float:left;
	margin-right:1px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}
#calendar #current {
	width:198px;
	background-color:#999999;
	float:left;
	margin-right:1px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
}
#calendar #forward a, #calendar #back a {
	color:#000000;
	text-decoration:none;
}
#calendar #forward a:hover, #calendar #back a:hover {
	color:#000000;
	text-decoration:underline;
}
#calendar #forward {
	width:131px;
	background-color:#CCCCCC;
	float:left;
	margin-right:1px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}
#calendar .day_heading {
	width:65px;
	margin-right:1px;
	margin-top:1px;
	background-image:url(../graphics/site/green.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}
#calendar .day {
	width:65px;
	height:40px;
	margin-right:1px;
	margin-top:1px;
	background-color:#DDDDDD;
	color:#000000;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}
#calendar .day_selected {
	width:65px;
	height:40px;
	margin-right:1px;
	margin-top:1px;
	background-color:#AAAAAA;
	color:#FFFFFF;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}
#calendar .day_spacer {
	width:65px;
	height:40px;
	margin-right:1px;
	margin-top:1px;
	background-color:#EEEEEE;
	color:#000000;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}
#calendar .event_cal {
	margin:6px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
	color:#FFFFFF;
	cursor:hand;
}
#calendar .event_cal a, .green {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-color:#009999;
	padding:3px;
}
#calendar .event_cal a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	background-color:#009999;
	padding:3px;
}
#popup {
	position:absolute;
	left:207px;
	top:273px;
	width:350px;
	height:160px;
	z-index:4;
	background-color:#FFFFFF;
	visibility: hidden;
	border: 1px solid #000000;
	margin:0px;
	padding:0px;
}
img.icon {
	cursor:hand;
}
#popup_bk {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:1px;
	background-image:url(/admin/graphics/site/popup_bk.gif);
	background-repeat:repeat;
	z-index:3;
	visibility:hidden;
}
#popuptext {
	margin:0px;
	padding:0px;
}
#popupcontent {
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;	
	padding:3px;
	background-color:#EEEEEE;
	overflow:auto;
	height:92px;
}
#popupheading {
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;	
	background-image:url(../graphics/site/green.gif);
	background-repeat:repeat-x;
	padding:3px;
	color:#FFFFFF;
}
#popupheading h3 { 
	margin:0px;
	padding:0px;
}
#popupcontent p { 
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
#popupcontent ul { 
	margin:0px;
	padding:0px;
}
#popupcontent li { 
	margin:0px;
	padding:0px;
	list-style:none;
	font-weight:bold;
	margin-top:10px;
}
#popupbutton {	
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
	text-align:center;
	background-color:#EEEEEE;
	padding:3px;
	padding-top:10px;
	bottom:0px;
}

#store_box{
width:142px;
border:1px solid #000000;
float:left;
margin:5px;
}


#store_item_three_way{
width:475px;
float:left;
clear:left;
}

.bottom_half{
background-color:#FBECD7;
width:132px;
padding:5px;
}

.bottom_half a{
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color:#000000;
}

.bottom_half a:hover{
	text-decoration:underline;
	color:#000000;
	
}


#store_item{
width:100%;
}

.store_item_image{
width:20%;
float:left;
}

.store_item_text{
width:79%;
float:left;
}

#store_item_details_image{
width:43%;
float:left;
clear:right;
}

#store_item_detilas_text{
width:55%;
float:left;
}
.price{
color:#CC3300;
font-weight:bold;
}

.store_item_text h3{
margin:0px;
padding-bottom:0px;
font-size:12px;
padding-bottom:10px;
}

.store_item_text h3 a{
text-decoration:none;
color:#000000;
font-size:12px;
padding-bottom:10px;
}



.blue_cross_line{
border-bottom:1px dashed #666666;
	font-size:3px;
	height:3px;
	margin-right:15px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

.store_item_details_text h3{
width:100%;
margin:0px;
padding-top:20px;
padding-bottom:5px;
clear:both;
font-size:12px;
padding-bottom:10px;
}

.store_item_details_text {

margin:5px;


}

#basket_title{
width:100%;
height:35px;
line-height:35px;
background-color:#A5CFDE;
font-size:18px;
font-weight:bold;
}

.faqq{
width:5%;
font-weight:bold;
float: left;
}
.tabspace{
margin-left:30px;
float:leftl;
}


#advertimage img{
padding-right:5px;

}

.black_link{
color:#000000;
text-decoration:none;
}
#resultstable th {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:4px;
	text-align:left;
}
#resultstable td {
	font-size:11px;
	color:#000000;
	padding:4px;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#resultstable a {
        text-decoration:none;
font-size:10px;
color:#000000;
}
#resultstable a:hover {
        text-decoration:underline;
font-size:10px;
color:#000000;
}
.playerlabel {
	width:150px;
	float:left;
	font-weight:bold;
}

#left table.new_fixtures th {
	color:#333333;
	text-align:left;
	font-size:11px;
	padding-left:4px;
	padding-right:4px;
	padding-top:8px;
	padding-bottom:8px;
}
#left table.new_fixtures tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#left .date_new {
	padding-top:0px;
	margin-top:0px;
	color:#666666;
	font-size:10px;
}
#left table.new_fixtures td {
	padding:2px;
	text-align:center;
}

.comp{
font-style:italic;
}


.light {
	background-color:#EEEEEE;
	padding-top:10px;
}

ul.sponsors{
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
    padding-left: 7px;
}

ul.sponsors li{
    list-style: none;
    float: left;
}