body {
	color : #fff;
	background :#F5F5F5 url(/pics/liveticker/layout/bg_pub.jpg) repeat left top;	
}
.bg1 {
	background : url(/pics/liveticker/layout/bg_main.gif) no-repeat center top;
}

#ticker_ads{
	padding-top:25px;
}
#ticker_info {
	color 		:#000000;
	height		:128px;
	width		:728px;
	border		:none;
	background  :url(/pics/liveticker/layout/header.jpg) no-repeat top left;
}

#ticker_title {
	font-size : 18px;
	text-align : center;
	margin : 30px auto 5px;
	padding : 10px 0;
	width : 728px;
	background: #151515;
	/*background : transparent url(/pics/liveticker/layout/ticker_titel.jpg) no-repeat left top;*/
	border-color : #fff;
}

#ticker_metadata, #ticker_info_switch_formation, #ticker_info_switch_metadata{
	width 		: 722px;
	background	: #56aa4b url(/pics/liveticker/layout/shd.gif) repeat-x bottom left;
	border-color: #56aa4b;
	border		:none;
 }
 #ticker_messages{
	width 		: 723px;
	background	: #ffffff;
	border-color: #ffffff !IMPORTANT;
	border		:3px solid;
	border-left	:2px solid;
	border-top	:none;
 }
 #ticker_info_switch_formation{
	border			:3px solid #56aa4b;
	border-bottom	:none;
	margin			:5px auto 0;
}
 #ticker_info_switch_metadata, #ticker_info_switch_statistik{
	border			:3px solid #56aa4b;
	border-bottom	:none;
	margin			:5px auto 0;
	background		:#56aa4b url(/pics/liveticker/layout/shd.gif) repeat-x bottom left;
}

#ticker_foot{
	width : 728px;
	background:#56aa4b url(/pics/liveticker/layout/shd.gif) repeat-x bottom left;
	margin:	5px auto 0;
}

#ticker_info .result {
	height : 128px;
	margin-top: 2px;
}

#ticker_info .result td.team1, #ticker_info .result td.team2 {
	font-size : 20px;
}

#ticker_formation td.notplaying {
	color : #6b6b6b;
	background-color : transparent;
}

#ticker_formation {
	color : #000;
	background-color : #ecedef;
	width: 728px;
	border: solid #ECEDEF;
	border-width: 10px 0;
}

#ticker_metadata, #ticker_statistik {
	color : #000;
	background-color : #ecedef;
	width: 728px;
	border: solid #ECEDEF;
	border-width: 10px 0;
}

#ticker_categories {
	color 				:#f5f5f5;
	width 				:724px;
	background      	:#56aa4b url(/pics/liveticker/layout/shd.gif) repeat-x bottom left;
	border-color 		:#56aa4b;
	height				:24px;
	padding-top			:5px;
}
#ticker_categories_buttons{
	padding-left:2px;
}
#ticker_refresh{
	padding-right:2px;
}
.ticker_info_switch a {
	border-color 	: #56aa4b;
	padding			:6px;
	color			:#000000;
}

#ticker_messages .comment {
background:#f1f1f1;
width:586px;
}

#ticker_messages .minute_icon_logo {
background:#F1F1F1;
text-align:center;
width:154px;
}