div.welcome {
	position: absolute;
	top: 20px;
	left: 100px;
    z-index : 51;
	font-size: 12pt;
}

div.features {
	margin: 30px 0px 0px 10px;
	width: 430px;
	height: 475px;
	font-size: 11pt;
	color: #000000;
	padding: 10px;
}

div.product {
	background: url(/images/user/gb_productTop2.gif) no-repeat left top;
	width: 200px;
	vertical-align: top;
}

div.productPicture {
	
	padding: 5px;
	margin: 0;
}

div.productBody {
 	background: url(/images/user/gb_productBack.gif) repeat-y right top;
	margin: 0;
	margin-top: -2em;
	font-family: ariel;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	padding-left: 4px;
}
div.productBody a:link, a:visited, a:active {
	color: #663366;
	text-decoration: underline;
}

.productPrice {
	font-size: 10pt;
	color: #663366;
}

div.productBody strong {
	color: #663366;
}

div.productFooter {
  background: url(/images/user/gb_productBottom.gif) no-repeat left bottom;
  color: #666666;
}

div.productFooter p {
 
  display: block;
  margin: -2em 0 0 0;
}

div.announcements {
	background: url(/images/user/pbnotice.gif) no-repeat left top;
	position: absolute;
	top: 225px;
	left: 440px;
	margin: 0px;
	width: 198px;
	height: 325px;
	color: #000000;
	padding: 10px;
}

div.announcementsBody {
	margin: 0;
	padding: 3px;
	font-size: 10pt;
	color: #663366;
	font-weight: normal;
	width: 184px;
	height: 250px;
	overflow-y: auto; 
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#6B3274;
	scrollbar-base-color:#CDB7CF;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#CDB7CF;
	scrollbar-highlight-color:#ffccff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#EEE3EE; 
}

div.sale {
	position: absolute;
	top: 555px;
	left: 440px;
	margin: 0px;
}

div.search {
	position: absolute;
	top: 140px;
	left: 430px;
}
.box{
	color : 333333;
	background : #F5F5F5;
	border : thin solid #666666;
	border-width: 1px 1px 1px 1px;
	padding: 4px;
	width: 422px;
	margin: 8px;
}
.productBody {
	margin: 0;
	margin-top: -2em;
	font-family: ariel;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding-left: 4px;
}