.topLine {
	display:block;
	border:1px solid #ddd;
	background-color:#fff;
	margin-bottom:5px;
	margin-top:5px;
	background:url('/themes/v11/images/mixline_back.png') repeat-x;
}

.topLineCover {
	display:block;
	margin:5px;
	border:1px solid #ddd;
	float:left;
	width:120px;
	height:100px;
}

.topLineVotes {
	display:block;
	margin:5px;
	border:1px solid #ddd;
	float:right;
	width:100px;
	height:100px;
	font-family:times new roman;
	font-size:45px;
	line-height:100px;
	color:#0285b0;
	text-align:center;
	font-weight:bold;
	background-color:#fff;
}

.topLinePlace {
	display:block;
	float:right;
	font-family:tahoma,verdana;
	font-size:10px;
	color:#999;
	text-align:right;
	margin-top:-40px;
	margin-right:5px;
	height:12px;
	width:50px;
	text-align:right;
}

.topLineArtist {
	display:block;
	width:530px;
	border-bottom:1px solid #FFF;
	padding-top:10px;
	margin-left:140px;
	font-family:tahoma,verdana;
	font-size:15px;
	color:#444;
	margin-bottom:5px;
	padding-bottom:2px;
}

.topLineArtist A{
	color:#0285b0;
}

.topLinePreview {
	display:block;
	width:20px;
	height:20px;
	float:left;
	margin-top:-2px;
	margin-right:4px;
}

.topLineFunc {
	display:block;
	width:550px;
	border-bottom:1px solid #FFF;
	padding-top:5px;
	margin-left:140px;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#444;
	margin-bottom:5px;
	padding-bottom:2px;
}

.topLineFunc span{
	display:block;
	font-family:tahoma,verdana;
	font-size:12px;
	color:#444;
}

