.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/music-standalone_bkgd.jpg);
	background-repeat: repeat-x;
}
#piano {
	float: left;
	overflow: auto;
	position: absolute;
	height: auto;
	visibility: hidden;
	width: 475px;
}
#guitar {
	float: left;
	overflow: auto;
	position: absolute;
	height: auto;
	visibility: visible;
	width: 475px;
}
#harmonica {
	float: left;
	overflow: auto;
	position: absolute;
	height: auto;
	visibility: hidden;
	width: 475px;
}
a.white {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.order {
	color: #CC0000;
	text-decoration: underline;
}
a.order:visited {
	color: #CC0000;
	text-decoration: underline;
}
a.order:hover {
	color: #FF9900;
	text-decoration: none;
}
a.order:active {
	color: #CC0000;
	text-decoration: underline;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #00CCFF;
	border: 1px solid #0000FF;
}
.form {
	font-size: 9px;
	border: 1px solid #00FFFF;
	padding: 3px;
}
.offertable-gtx {
	border: 1px solid #6A8BDC;
	margin-bottom: 5px;
}
.offertitle-gtx {
	background-color:#5A80D8;
	color:#FFFFFF;
	font-size: 11px;
	font-weight:bold;
	padding: 1px 1px 0px 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.offerrow-gtx {
	padding: 3px;
	background-color: #FFFFFF;
	background-image: url(../../../images/new/template/offerbox/offertitle_bg.jpg);
	background-repeat: repeat-x;
}
.offerlist-gtx {
	border: 1px solid #362A7C;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.padding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 5px;
}
.comment-header {
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom-style: none;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #3D3D3D;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.comment-body {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.productcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 5px;
}
.videobody {
	background-color: #FFFFFF;
	background-image: url(../../housewares/airospace/images/aos-standalone_r3_c2.jpg);
	background-repeat: no-repeat;
	height: 271px;
	width: 259px;
}
#piano_price {
	float: left;
	width: 100%;
	overflow: visible;
	position: absolute;
	z-index: auto;
	height: auto;
	visibility: hidden;
}
#harm_price {
	float: left;
	width: 100%;
	overflow: visible;
	position: absolute;
	z-index: auto;
	height: auto;
	visibility: hidden;
}
#guitar_price {
	float: left;
	width: 100%;
	overflow: visible;
	position: absolute;
	z-index: auto;
	height: auto;
	visibility: visible;
}
