/* Meyerweb.com CSS Reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.generaltext{
margin-left:auto;
margin-right:auto;
margin-top:25px;
}
.coverHolder{
float:right;
margin-left:10px;
margin-top:4px;
}

/* end reset */

body {
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
}

a {
	text-decoration: none;
	color:#FFFF00;
}

a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
a.title {
	text-decoration: none;
	color:#FFFFFF;
}

a.title:hover {
	text-decoration: underline;
	color:#FFFF00;
}
.buttstyle:hover{
background-color:#FFFFFF;
cursor:pointer;
}
label {
	display: block;
	font-size: 12px;
	margin: 0 10px 0 70px;
	text-align: right;
	line-height: 16px;
}

label div, label p {
	width: 250px;
}

input {
	float: right;
	border: none;
	padding: 5px 6px;
	font-size: 10px;
}
.downloadButton{
padding:1px;
background-color:#CCCCCC;
text-align:center;
float:right;

}
.downloadButton:hover{
background-color:#FFFFFF;
cursor:pointer;
}

#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:20px;
	width:645px;
}

#links {
	width:640px;
	height:20px;
}

#links a {
	float: right;
	margin-left: 5px;
}

#links #polyvinyl_link {
	margin: 1px 3px 0 0;
}

#slice_01 {
	width:320px;
	height:120px;
	float: left;
	background-image: url('images/slice_01.jpg');
}

#slice_02 {
	width:320px;
	height:120px;
	float: left;
	background-image: url('images/slice_02.jpg');
}

#slice_03 {
	width:320px;
	height:160px;
	clear: both;
	float: left;
	background-image: url('images/slice_03.jpg');
}

#slice_04 {
	width:320px;
	height:160px;
	float: left;
	background-image: url('images/slice_04.jpg');
}

#slice_05 {
	width:480px;
	height:160px;
	clear: both;
	float: left;
	background-image: url('images/slice_05.jpg');
	text-align:right;
}
#slice_05 p{
text-align:right;
margin-right:100px;
margin-left:65px;
}
#input_1 {
	margin-top: 20px;
}

#input_2 {
	margin-top: 10px;
}

.form_item {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#slice_06 {
	width:160px;
	height:160px;
	float: left;
	padding: 0;
}

#slice_07 {
	width:320px;
	height:160px;
	clear: both;
	float: left;
	background-image: url('images/slice_07.jpg');
	font-size:10px;
}

#list_1 {
	margin: 20px 0 0 34px;
}

#slice_08 {
	width:320px;
	height:160px;
	float: left;
	background-image: url('images/slice_08.jpg');
	font-size:10px;
}

#list_2 {
	margin: 20px 0 0 20px;
}

.artist {
	color: #fff;
	
}

.album {
	font-style: italic;

}

#slice_09 {
	width:320px;
	height:159px;
	clear: both;
	float: left;
	background-image: url('images/slice_09.jpg');
}

#slice_10 {
	width:320px;
	height:159px;
	float: left;
	background-image: url('images/slice_10.jpg');
}

#footer {
	width:640px;
	clear: both;
	padding-top: 8px;
	color: #fff;
	font-size: 12px;
}

#email {
	
}
.error{
text-align:right;
color:#FFFFFF;
margin-right:10px;
margin-top:5px;
}
#downloadsHolder{
float:right;
width:50%;
}