.news_conteiner *{background: transparent; border: 0 transparent;}

.news_conteiner .match_item{left: 15px; border-bottom: 1px solid #303030; width: 430px; margin: 0 0 15px; overflow: hidden;}
.news_conteiner .match_item div{font-weight: normal; color: white; font-family: arial narrow;}

.news_conteiner .match_item .top{width: 100%; clear: both; padding: 0; margin: 10px 0 10px;}
	.news_conteiner .match_item .top div{left: 0; float: left;}
	.news_conteiner .match_item .f_team{width: 30%; text-align: right; font-size: 22px;}
	.news_conteiner .match_item .s4et{width: 30%; text-align: center; font-size: 25px; color: #ffb300;}
	.news_conteiner .match_item .s_team{width: 30%; float: right; text-align: left; font-size: 22px;}

.news_conteiner .match_item .bottom{width: 100%; clear: both; padding: 0;}
	.news_conteiner .match_item .bottom div{left: 0; margin: 0; font-family: tahoma; margin: 10px 0 30px;}
	.news_conteiner .match_item .more{float: left; width: 30%; text-align: right;}
		.news_conteiner .match_item .more a{font-size: 11px; font-family: tahoma;}
	.news_conteiner .match_item .date{float: right; width: 40%; font-size: 11px; color: #757373;}