div.videoListRow {
	margin-bottom: 27px;
}
div.videoListRow h2 {
	background: #000 url("../img/bg_auctionLs_h2_mid.gif") no-repeat left top;
	color: #FFCC00;
	font-size: 0.75em;
	margin-bottom: 1px;
	text-transform: uppercase;
}
div.videoListRow h2 span {
	background: transparent url("../img/bg_auctionLs_h2_left.gif") no-repeat left top;
	display: block;
	line-height: 27px;
	height: 27px;
}
div.videoListRow h2 span span {
	background: transparent url("../img/bg_auctionLs_h2_right.gif") no-repeat right top;
	line-height: 27px;
	height: 27px;
	padding-left: 10px;
	overflow: hidden;
}
div.videoListRow div.img {
	background-color: #CC3333;
	float: left;
	height: 64px;
	position: relative;
	width: 147px;
}
div.videoListRow div.img a.img {
	position: absolute;
	left: 51px;
	top: 0;
	z-index: 1;
}
div.videoListRow a.play {
	background-color: #9A0000;
	display: block;
	height: 48px;
	padding: 16px 9px 0 9px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}
div.videoListRow div.info {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	width: 520px;
}
div.videoListRow div.info p {
	font-size: 0.7em;
	margin-bottom: 10px;
}
div.videoListRow div.info a.more {
	margin-right: 5px;
	color: #FFC905;
	cursor: hand;
}
div.videoListRow div.info a.white {
	color: #FFF !important;
}
div.videoListRow div.info a.more,
div.videoListRow div.info a.more span,
div.videoListRow div.info a.more span span {
	display: block;
	float: left;
}
div.videoListRow div.info a.more {
	background: #000 url("../img/bg_auctionLs_h2_mid.gif") no-repeat left top;
}
div.videoListRow div.info a.more span {
	background: transparent url("../img/bg_auctionLs_h2_left.gif") no-repeat left top;
}
div.videoListRow div.info a.more span span {
	background: transparent url("../img/bg_auctionLs_h2_right.gif") no-repeat right top;
	font-size: 0.75em;
	font-weight: bold;
	padding: 7px 5px 7px 5px;
}
