p {
	margin-top: 5px;
}
form {
	margin-top: 0px;
}
#buyBox {
	position:absolute;
	border: 1px solid;
	border-color: #009966 #009966 #009966 #009966;
	width: 720px;
	height : 160px;
	z-index : 1;
}
#graybox {
	position:absolute;
	border: 1px solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	width : 712px;
	height : 152px;
	background-color : #CCCCCC;
	margin-bottom : 3px;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 3px;
}
#line1 {
	position:absolute;
	top : 10px;
	left : 10px;
}
#line2 {
	position:absolute;
	top : 35px;
	left : 10px;
}
#line3 {
	position:absolute;
	top : 70px;
	left : 10px;
}
#detailBox {
	position:absolute;
	border: 1px solid;
	border-color: #009966 #009966 #009966 #009966;
	width: 720px;
	height : 150px;
	z-index : 1;
}
#details {
	position:absolute;
	width : 700px;
	height : 100px;
	top : 5px;
	left : 14px;
}
#mastL {
	position:absolute;
	width:434px;
	height:72px;
	z-index:1;
	left: 143px;
	top: 10px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 17px
}
.descriptionSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal ;
	line-height: 15px
}
.descriptionBigBerry { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; font-style: normal ; color: #660033}
.descriptionBerry { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 17px ; color: #660033}.descriptionFirstCap { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: normal; line-height: 17px ; color: #660033}

