*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	color: #A49EA0;
	line-height:1.2em;
}

body{
	background: #ebebeb;
	padding: 30px 0px;
}

div#holder {
margin:30px auto 0;
width:600px;
}

div#copyHolder {
background:#fff;
padding:20px;
}

img#packshot {
margin-right:20px;
}

div#content {
margin-top:20px;
}

h1 {
background:url(../_graphics/logo.gif) no-repeat;
height:250px;
margin-right:20px;
width:76px;
}

h2 {
background:url(../_graphics/noline.gif) no-repeat;
height:31px;
margin-bottom:10px;
width:460px;
}
p#tagline {
background:url(../_graphics/newalbum.gif) no-repeat;float:left;
height:35px;
margin-bottom:15px;
width:460px;
}
h3#bonus {
text-indent: -99999px;
background:url(../_graphics/bonus.gif) no-repeat;
height:32px;
margin-bottom:5px;
width:460px;
}
p {
width:460px;	
}
p#bonusDesc {
margin-bottom:10px;
}
h3#linear {
background:url(../_graphics/linear.gif) no-repeat;
height:32px;
margin-bottom:5px;
width:460px;
text-indent: -9999px;
}

ul {
background:url(../_graphics/socials.gif) no-repeat;
list-style:none;
margin:0;
margin-top:15px;
width:100%;
}
ul li {
height:35px;
width:148px;
}

h1,h2,h3 a,p#tagline,ul li a {
text-indent:-9999px;
}
div#copyHolder,
div#content,
h1,h2,h3,p,ul,ul li {
float:left;
}
h3 a,
ul li a{
display:block;
height:100%;
width:100%;
}
