﻿#headline-scrolling {
	font-family: Impact, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 24pt;
	text-decoration: none;
}
#vinyl-thumbnail {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0 transparent solid;
/* change the values of top and left to adjust the position of the logo*/	top: 14px;
	left: 5px;
}
#acoustical-thumbnail {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0 transparent solid;
/* change the values of top and left to adjust the position of the logo*/	top: 14px;
	left: 41px;
}
#accessories-thumbnail {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0 transparent solid;
/* change the values of top and left to adjust the position of the logo*/	top: 14px;
	left: 78px;
}
#vinyl-label {
	position: relative;
	margin: 0;
	padding: 0;
	width: 148px; /* change the values of top and left to adjust the position of the logo*/;
	top: 21px;
	left: 13px;
}
#acoustical-label {
	position: relative;
	margin: 0;
	padding: 0;
	width: 148px; /* change the values of top and left to adjust the position of the logo*/;
	top: 21px;
	left: 51px;
}
#accessories-label {
	position: relative;
	margin: 0;
	padding: 0;
	width: 148px; /* change the values of top and left to adjust the position of the logo*/;
	top: 21px;
	left: 114px;
}
.noborders {
	border-width: 0 0 0 0;
}
.noborders td {
	border-width: 0 0 0 0;
}

