body {
	color : #fff;
	background : #718190 none no-repeat center top;
}

#ticker_info {
	color : #fff;
	background : transparent url(/pics/liveticker/layout/ticker_head.jpg) no-repeat center top;
	height : 95px;
	border-width : 2px;
}

#ticker_title {
	font-size : 18px;
	text-align : center;
	margin : 5px auto;
	padding : 4px 0;
	width : 722px;
	background-color : #007cc2;
	border-color : #007cc2;
}

#ticker_info {
	color : #000;
	background-color : transparent;
}

#ticker_info, #ticker_messages, #ticker_formation, #ticker_metadata, #ticker_info_switch_formation, #ticker_info_switch_metadata, #ticker_foot {
	width : 722px;
	background-color : #007cc2;
	border-color : #007cc2;
}

#ticker_foot {
	background: transparent url(/pics/liveticker/layout/bg_ticker_foot.jpg) no-repeat top left;
}

#ticker_info .result {
	height : 94px;
}

#ticker_info .result td.team1, #ticker_info .result td.team2 {
	font-size : 20px;
}

#ticker_formation tr.notplaying td {
	color : #6b6b6b;
	background-color : transparent;
}

#ticker_formation {
	color : #000;
	background-color : #ecedef;
	border-bottom-width : 2px;
}

#ticker_metadata {
	color : #000;
	background-color : #ecedef;
	border-bottom-width : 2px;
}

#ticker_categories {
	background: #fff146 url(/pics/liveticker/layout/bg_ticker_categories.jpg) no-repeat top left;
	color : #000;
	width : 722px;
	background-color : #fff146;
	border-color : #fff146;
}

.ticker_info_switch a {
	border-color : #007cc2;
}