/* SETUP */
* {
	margin: 0;
}
html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #2e2e2e;
}
a{
	outline: none;
}
/* END SETUP */

/* TOP */
#TopLeft{
	background: url(../../Images/TopLeft.PNG);
	width: 10px;
	height: 51px;
	float: left;
}
#Top{
	background: url(../../Images/Top.PNG) repeat-x;
	height: 51px;
	float: left;
	width: 707px;
	#width: 709px;
}
#Top h1{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	float: left;
	margin-left: 10px;
}
#Top h2{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	float: left;
	margin-left: 25px;
}
#Top h3{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	float: left;
	margin-left: 35px;
}
#Top h4{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	float: left;
	margin-left: 22px;
}
#Top h5{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	float: left;
	margin-left: 60px;
}
#Top h6{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	float: left;
	margin-left: 268px;
}
#TopRight{
	background: url(../../Images/TopRight.PNG);
	width: 10px;
	height: 51px;
	float: left;
}
/* END TOP */


/* BASE */
#Holder{
 	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
}
#Background{
	background-color: #4b4b4b;
	float: left;
	margin-bottom: 20px;
	#width: 730px;
}
.Base{
	background: url(../../Images/Base.PNG) repeat-x;
	height: 63px;
	margin-bottom: 20px;
	#width: 730px;
}
.BaseLast{
	background: url(../../Images/Base.PNG) repeat-x;
	height: 63px;
}
/* END BASE */


/* RANKING */
.Ranking{
	background: url(../../Images/Ranking.PNG);
	width: 18px;
	height: 63px;
	margin-left: 20px;
	margin-right: 18px;
	float: left;
}
.RankingUp{
	background: url(../../Images/RankingUp.PNG);
	width: 16px;
	height: 63px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
.RankingDown{
	background: url(../../Images/RankingDown.PNG);
	width: 16px;
	height: 63px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}


.RankingN{
	"N"
	width: 16px;
	height: 63px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

/* END RANKING */


/* RANK */
.RankDW{
	background: url(../../Images/RankDW.PNG);
	width: 62px;
	height: 63px;
	float: left;
}
.RankOne{
	background: url(../../Images/RankOne.png);
	width: 62px;
	height: 63px;
	float: left;
}
.RankSecond{
	background: url(../../Images/RankSecond.png);
	width: 62px;
	height: 63px;
	float: left;
}
.RankThird{
	background: url(../../Images/RankThird.png);
	width: 62px;
	height: 63px;
	float: left;
}
.RankDW h1{
	font-family: Tahoma;
	font-size: 30px;
	color: #dedede;
	margin-top: 12px;
}
.RankVWAW{
	background: url(../../Images/RankVWAW.PNG);
	margin-left: 20px;
	width: 42px;
	height: 63px;
	float: left;
}
.RankVWAW h2{
	font-family: Tahoma;
	font-size: 17px;
	color: #000000;
	margin-top: 21px;
}
/* END RANK */


/* SONG BASE */
.SongBaseLeft{
	background: url(../../Images/SongBaseLeft.PNG);
	width: 3px;
	height: 63px;
	float: left;
	margin-left: 60px;
}
.SongBase{
	background: url(../../Images/SongBase.PNG) repeat-x;
	height: 63px;
	float: left;
	width: 300px;
}
.SongBase h1{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}
.SongBase p{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}
.SongBaseRight{
	background: url(../../Images/SongBaseRight.PNG);
	width: 3px;
	height: 63px;
	float: left;
	margin-right: 60px;
}
/* END SONG BASE */ 


/* DOWNLOAD BUTTON */
.DownloadButton{
	width: 39px;
	height: 63px;
	float: left;
	margin-right: 20px;
}
/* END DOWNLOAD BUTTON */