@charset "utf-8";
/* CSS Document */


.countd_header {
	float: left;
}

#countd_div {
	float: left;
	position: relative;
	width:640px;
}

.countd_title{
	text-align:center;
}

.countdposheader {
	float: left;
	color: #000;
	font-size: 12px;
	position: relative;
	width: 30px;
	padding: 3px;
	margin: 1px 1px 1px 0px;
	background-color:#ededed; 
}

.countdpos {
	float: left;
	color: #000;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	position: relative;
	width: 30px;
	height:20px;
	padding: 3px;
	margin: 1px 1px 1px 0px;
	background-color:#ededed;
}


.countdlastposheader {
	float: left;
	color: #000;
	font-size: 12px;
	position: relative;
	width: 30px;
	padding: 3px;
	margin: 1px;
	background-color:#ededed; 
}

.countdlastpos {
	float: left;
	color: #000;
	font-size: 11px;
	text-align:center;
	position: relative;
	width:30px;
	height:20px;
	padding: 3px;
	margin: 1px;
	background-color:#ededed;
}


.countdartistheader {
	float: left;
	color: #000;
	font-size: 15px;
	text-align:center;
	position: relative;
	width: 257px;
	height:30px;
	padding:6px 3px 0px 3px;
	margin: 1px 0px 1px 1px;
	background-color:#ededed; 
}

.countdartist {
	float: left;
	color: #000;
	font-size: 14px;
	font-style:italic;
	position: relative;
	width: 256px;
	height:20px;
	padding: 3px;
	margin: 1px;
	background-color:#ededed; 
}


.countdtitleheader {
	float: left;
	color: #000;
	font-size: 15px;
	text-align:center;
	position: relative;
	width: 293px;
	height:30px;
	padding:6px 3px 0px 3px;
	margin: 1px;
	background-color:#ededed;
}

.countdtitle {
	float: left;
	color: #000;
	font-size: 14px;
	font-weight:bold;
	position: relative;
	width: 293px;
	height:20px;
	padding: 3px;
	margin: 1px;
	background-color: #ededed;
}


.clear {
	clear: both;
}
