.body{
	background-color:#000;
	background-image: URL('../images/Backgrounds.png');
	color:#ccc;
	}
.DynamicGB{
	position: absolute;
	top: 20px;
	left: 20px;
	background-image: URL("../images/DynamicGB_images_03.png");
	color: #fff
	}
	
.HeaderBar{
	//position: absolute;
	//top: 20px;
	//left: 20px;
	
	background-color: #121212;
	color:#ccc;
	font-size:16px;
	font-family: Optima;
	text-align:center;
	font-weight:bold;
	}
.BodyBar{
	//position: absolute;
	//top:60px;
	//left:20px;
	background-color:#AAA;
	}
.DescHeader{
	color: #FFF;
	font-family: Optima;
	font-size: 15px;
	text-align: center;
	}
.TrackHeader{
	color: #FFF;
	font-family: Optima;
	font-size: 22px;
	text-align: center;
	}
.descriptions{
	color:#121212;
	font-family: Optima;
	font-size: 11px;
	border: 1px solid #666;
	}
.values{
	color:#121212;
	font-family: Optima;
	font-size: 12px;
	border: 1px solid #666;
	}
.AlbumValues{
	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 110px;
	height:160px;
	background: URL(../../customImage/lbBg/mainBG.png) repeat-x;
	position: absolute;
	top: 180px;
	left: 8px;
	
	}
.AlbumHeader{
	color: #222;
	font-size: 12px;
	left: 4px;
	top: 4px;
	font-weight: bold;
	position: relative;
	}
.AlbumName{
	position: relative;
	font-size: 11px;
	left: 9px;
	top: 4px;
	width: 98px;
	

	}
.MiddleValues{
	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 188px;
	height: 137px;
	background: URL(../../customImage/lbBg/middleback.png) repeat-x;
	position:absolute;
	top: 180px;
	left: 118px;
	}
.ArtistHeader{
	color: #222;
	font-size: 12px;
	left: 4px;
	top: 4px;
	font-weight: bold;
	position: relative;
	
	
	}
.ArtistName{
	position: relative;
	font-size: 11px;
	left: 9px;
	top: 4px;
	width: 170px;

	
	}
.DownloadValues{
	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 194px;
	height: 160px;
	background: URL(../../customImage/lbBg/mainBG.png) repeat-x;
	position:absolute;
	top: 180px;
	left: 306px;
	
	}
.DownloadValuesHM{
	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 492px;
	height: 98px;
	background: URL(../../customImage/lbBg/mainBG.png) repeat-x;
	position:absolute;
	top: 389px;
	left: 8px;
	
	}
.dlHeader{
	color: #222;
	font-size: 12px;
	left: 4px;
	top: 4px;
	font-weight: bold;
	position: relative;
	}
.MP3DL{
	position: absolute;
	left: 10px;
	top: 20px;
	background: URL(../../customImage/lbBg/DLbacker.png);
	}
.AIFDL{
	position: absolute;
	left: 101px;
	top: 20px;
	background: URL(../../customImage/lbBg/DLbacker.png);
	}
.OtherDl{
	position: absolute;
	left: 56px;
	top: 20px;
	background: URL(../../customImage/lbBg/DLbacker.png);
	}
.noRegister{
	color: #222;
	font-size: 12px;
	left: 9px;
	top: 14px;
	width: 180px;
	font-weight: bold;
	position: relative;
	}
.YearValue{
	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 110px;
	height: 50px;
	background: URL(../../customImage/lbBg/yearBG.png) repeat-x;
	position:absolute;
	top: 427px;
	left: 8px;
	}
.YearDisplay{
	color: #222;
	font-size: 12px;
	left: 5px;
	top: 5px;
	font-weight: bold;
	position: relative;
	
	}
.CopyValue{
	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 382px;
	height: 50px;
	background: URL(../../customImage/lbBg/bottomBG.png) repeat-x;
	position:absolute;
	top: 427px;
	left: 118px;
	}
.CopyDisplay{
	color: #222;
	font-size: 12px;
	left: 5px;
	top: 5px;
	width: 372px;
	position: relative;
	}
.TrackInfo{
	color: #222;
	font-family: Optima;
	font-size: 12px;
	width:492px;
	height: 110px;
	
	position:absolute;
	top: 317px;
	left: 8px;
	}

.InfoHeader{
	color: #222;
	font-size: 12px;
	left: 4px;
	top: 4px;
	font-weight: bold;
	position: relative;
	}
.InfoBody{
	position: relative;
	font-size: 11px;
	left: 9px;
	top: 4px;
	width: 480px;
	}
.valuesBG{
	background: URL(../../customImage/lbBg/mainBG.png) repeat-x;
	}
.valuesSm{
	color:#FFF;
	font-family: Optima;
	font-size: 10px;
	}
.alert{
	color:#121212;
	font-family:Optima;
	font-size:10px;
	border: 1px solid #666;
	}
.demo{
	color:#121212;
	font-family:Optima;
	font-size:14px;
	}
.links{
	color:#121212;
	font-family:Optima;
	font-size:12px;
	}
.DGBDivBG{
	background: URL(../../customImage/lbBg/back.png) no-repeat;
	}
.WindowClose{
	position: absolute;
	bottom: 35px;
	width:480px;
	
	}
img{
	border-style:none;
	text-decoration:none;
	} 

