#page-teams #main-content {
	padding-top: 10px;
}

#page-teams .col-a h1 {
	background: transparent url(../_img/the-teams.gif) top left no-repeat; 
	height: 44px;
	text-indent: -6218em;
	width: 150px;
}

#page-teams .col-b h1 {
	height: 56px;
	text-indent: -6218em;	
	width: 490px;	
}

#page-teams .panel {
	background: transparent url(../../_ns_img/common/panel/panel-bg.gif) top left repeat-y;
	overflow: hidden;
	width: 458px;	
}

#page-teams .panelbackup {
	background: transparent url(../../_ns_img/common/panel/panel-bg.gif) top left repeat-y;
	padding: 0 4px; 
	overflow: hidden;
	width: 482px;	
}

.panel-top {
	background: transparent url(../../_ns_img/common/panel/panel-top.gif) top left no-repeat;
	height: 16px;
}

.panel-bottom {
	background: transparent url(../../_ns_img/common/panel/panel-bottom.gif) top left no-repeat;
	height: 27px;
}

/* use the team_name_tidy value here */

#page-teams .col-b h1.team-endura { background: transparent url(../_img/h1_endura.jpg) top left no-repeat; }
#page-teams .col-b h1.team-motorpoint { background: transparent url(../_img/h1_motorpoint.jpg) top left no-repeat; }
#page-teams .col-b h1.team-rapha { background: transparent url(../_img/h1_rapha.jpg) top left no-repeat; }
#page-teams .col-b h1.team-sigma { background: transparent url(../_img/h1_sigma.jpg) top left no-repeat; }
#page-teams .col-b h1.team-raleigh { background: transparent url(../_img/h1_raleigh.jpg) top left no-repeat; }


#promo-agritubel { background: transparent url(../_img/promo_agritubel.jpg) top left no-repeat; 	height: 305px; width: 197px; }

#teamleaderboard_outer {
	background: transparent url(../../_ns_img/common/panel/panel-bg.gif) top left repeat-y;
	overflow: hidden;
	padding: 0 4px;
	width: 490px;
}

#teamleaderboard {
	display: block;
	overflow: hidden;
	width: 482px;
}

#tLData {
	margin: 0 auto;
	width: 458px;
}

#tLData tr td {
	background: #e5e5e5 url(../_img/table_bg.gif) bottom left repeat-x;
	border-bottom: 1px solid #fff;
	font-size: 1.1em;
	padding: 2px 3px;
}    

#tLData tr:hover td {
	background: #9f9f9f;
	color: #fff;
}

.promo img {
	display: block;
}

.teamData {
	background: #e5e5e5 url(../_img/table_bg.gif) bottom left repeat-x;
	font-size: 1.3em;	
}

.teamData .nolink{
	padding: 5px;
}

.teamData a {
	color: #000;
	display: block;
	padding: 5px;	
	text-decoration: none;
	width: 472px;
}

.teamData a:hover {
	background: #9f9f9f;
	color: #fff;
}