.prevnext_match_bar,.prevnext_match_bar_next{
	background: url('/i/public/elements/prev_match_bar.gif') repeat-x;
	width: 281px;
	height: 25px;
	font: normal 11px verdana;
	color: #fff;
	vertical-align: middle;
}
.prevnext_match_bar_next{
	background: url('/i/public/elements/next_match_bar.gif') repeat-x;
}
.prevnext_match_bar,.prevnext_match_bar_next tr{
	cursor: pointer;
}


.prevnext_match_bar_title,.prevnext_match_bar_title_next{
	padding-left: 7px;
}
.prevnext_match_bar_title_next{
	padding-right: 7px;
	text-align: right;
}

.prevnext_strelka,.prevnext_strelka_next{
	background: url('/i/public/elements/prev_match_bar_strelka.gif') no-repeat left;
	width: 45px;
	height: 25px;
}
.prevnext_strelka_next{
	background: url('/i/public/elements/next_match_bar_strelka.gif') no-repeat right;
}


.prevnext_strelka.outer,.prevnext_strelka_next.outer{
	background-position: right;
}
.prevnext_strelka_next.outer{
	background-position: left;
}


.prevnext_tournament_title{
	background: url("/i/public/elements/prevnext_tour_bar.gif") repeat-x;
	padding: 5px 2px 5px 3px;
	vertical-align: middle;
	text-align: left;
	height: auto;
}
.prevnext_match_date_bar{
	margin: 1px 0 16px 0;
	border-top: 1px solid #99B697; 
}
.prevnext_wrapper,.prevnext_wrapper_next{
	border: 1px solid #ebebeb;
	width: 280px;
	height: 208px;
	border-top:none; 
	border-right:none;
}

.prevnext_tur{
	background-color: #99B697;
	padding: 3px 4px;
	font: normal 13px arial;
	color: #fff;
	white-space: nowrap;
}
.prevnext_date_title{
	padding-left: 5px;
}