.replay-frame {height:300px; width:610px; z-index:1;}
.replay-frame ul {margin:83px auto 0  auto; width:468px;}
.replay-frame li {float:left; height:88px; overflow:hidden; position:relative; width:156px;}
.replay-frame li a {display:block; height:88px; position:relative; width:156px;}
.replay-frame li img {left:0px; position:absolute; top:0px;}
.replay-frame li .title {
	background:transparent url('/resources/images/misc/black-0.20.png') repeat;
	color:#fff;
	display:table;
	font-family:"Din Web Condensed", "Arial Narrow", Sans-Serif;
	font-size:16pt;
	height:88px;
	left:0px;
	line-height:18pt;
	position:absolute;
	top:0px;
	width:156px;
	visibility:hidden;
}
.replay-frame li:hover .title {visibility:visible;}
.replay-frame li .title div {display:table-cell; padding:0 11px; vertical-align:middle; width:134px;}