.tickstatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.lapsHDSML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	height: 50%;
}
.timeHDSML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	height: 50%;
}
.laps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.status {
	text-align: center;
	width: 30px;
	border: 1px solid #666;
}
.spacer {
	width: 8px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.posVIS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FF3;
	width: 30px;
	border: 1px solid #000;
	text-align: center;
	height: 30px;
}
.diffVIs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #666;
}


.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.numbVIS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	width: 30px;
	border: 1px solid #000;
	text-align: center;
	height: 30px;
}
.posVISsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FF3;
	border: 1px solid #000;
	text-align: center;
}
.RacelinePos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FF3;
	border: 1px solid #000;
	text-align: center;
}

.racelinebg {
	background-image: url(img/2010_ticker_img/raceline_red.png);
	background-repeat: repeat-x;
	background-position: center;
}
.timeprogress {
	background-image: url(img/2010_ticker_img/progressline.png);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 12px;
	border: 0px solid #666;
}
.gaugebg {
	background-image: url(img/2010_ticker_img/timegauge.png);
	background-repeat: repeat-x;
	background-position: center;
}

.racelinebox {
	border: 1px solid #666;
	height: 80px;
}
.numbVISsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	border: 1px solid #000;
	text-align: center;
}
.RacelineNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	border: 1px solid #F00;
	text-align: center;
}

