/* CSS Document */
.newsfeed_box{
	position:relative;
	z-index:99;
	margin-top:53px;
	margin-right:27px;
	display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;
	width:284px;
	height:362px;
}
.newsfeed_box_datafield{
	position:relative;
	overflow:hidden;
	font:11px/14px Tahoma, Verdana, Geneva, sans-serif;
/*	margin:55px 5px 20px 20px; 
	height:254px; */
	margin:55px 25px 50px 25px; 
	height:257px;
	width:234px;
}
.newsfeed_bg_handball{
	position:absolute;
	width:284px;
	height:362px;
	left:50%;
	margin-left:313px;
	top:34px;
	background:url(/images/0001_newsfeed/0001_newsfeed_bg_handball.jpg) 0 0 no-repeat;
}
.newsfeed_bg_cycling{
	position:absolute;
	width:403px;
	height:291px;
	left:50%;
	margin-left:-599px;
	top:545px;
	background:url(/images/0001_newsfeed/0001_newsfeed_bg_cycling.jpg) 0 0 no-repeat;
}
.newsfeed_bg_hockey{
	position:absolute;
	width:626px;
	height:697px;
	left:50%;
	margin-left:-38px;
	top:664px;
	background:url(/images/0001_newsfeed/0001_newsfeed_bg_hockey.jpg) 0 0 no-repeat;
}
.newsfeed_bg_jockey{
	position:absolute;
	width:206px;
	height:192px;
	left:50%;
	margin-left:-280px;
	top:50%;
	margin-top:408px;
	background:url(/images/0001_newsfeed/0001_newsfeed_bg_jockey.jpg) 0 0 no-repeat;
}
.newsfeed_bg_soccer{
	position:absolute;
	width:278px;
	height:276px;
	left:50%;
	margin-left:45px;
	top:1929px;
	background:url(/images/0001_newsfeed/0001_newsfeed_bg_soccer.jpg) 0 0 no-repeat;
}
/* MORE NEWS */
.newsfeed_btn_more_news a{
	position:absolute;
	right:12px;
	bottom:11px;
	background:url(/images/0001_newsfeed/0001_newsfeed_btn_more_news.gif) -119px 0 no-repeat;
	width:119px;
	height:14px;
	}
.newsfeed_btn_more_news a:hover {background-position: 0px 0;}
.newsfeed_btn_more_news a:active {background-position: 0px 0;}

/* MORE TOPICS */
.newsfeed_btn_more_topics a{
	position:absolute;
	right:12px;
	bottom:11px;
	background:url(/images/0001_newsfeed/0001_newsfeed_btn_more_topics.gif) -110px 0 no-repeat;
	width:108px;
	height:14px;
	}
.newsfeed_btn_more_topics a:hover {background-position: 0px 0;}
.newsfeed_btn_more_topics a:active {background-position: 0px 0;}
/* CHAT */
.newsfeed_btn_chat a{
	position:absolute;
	right:12px;
	bottom:11px;
	background:url(/images/0001_newsfeed/0001_newsfeed_btn_chat.gif) -111px 0 no-repeat;
	width:108px;
	height:14px;
	}
.newsfeed_btn_chat a:hover {background-position: 0px 0;}
.newsfeed_btn_chat a:active {background-position: 0px 0;}
