div.search {
	position: absolute;
	top: 40px;
	left: 445px;
}

div.searchresults {
	margin: 10px 5px 5px 5spx;
	width: 430px;
	height: 475px;
	font-size: 11pt;
	color: #666666;
}

div.searchresults table {
	width: 442px;
}
div.searchresults tr {
	margin-top: -2em;
}

div.searchresults td {
	text-align: left;
	font-size: 11pt;
}

div.productLarge {
	background: url(/sdv3/images/user/gbproductlarge.gif) no-repeat left top;
	width: 442px;
	height: 198px;
	padding: 5px;
}

div.productLarge table {
	width: 420px;
}

div.productSmall {
	
	width: 500px;
	
	padding: 5px;
}
div.productSmallOld {
	background: url(/sdv3/images/user/gbproductsmall.gif) no-repeat left top;
	width: 442px;
	height: 133px;
	padding: 5px;
}

.backTD {
	background: url(/sdv3/images/user/gbproductmid.gif) repeat left top;
}
.box{
	color : 333333;
	background : #F5F5F5;
	border : thin solid #666666;
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	width: 442px;
}
.resultTitle {
	font-size: 12pt;
	color: #663366;
	text-decoration: underline;
}

.resultPrice {
	font-size: 12pt;
	color: #663366;
}

.resultAd {
	font-size: 10pt;
	color: #663366;
}

div.shoppingcart {
	background: url(/images/user/pbcartmid.gif) no-repeat left top;
	position: absolute;
	top: 125px;
	left: 452px;
	width: 202px;
	height: 69px;
	padding-top: 23px;
	padding-left: 10px;
	font-size: 8pt;
	color: #663366;
}

.shoppingcartMoney {
	color: #990000;
}

div.relatedproducts {
	background: url(/images/user/pbrelatedproducts.gif) no-repeat left top;
	position: absolute;
	top: 175px;
	left: 452px;
	margin-top: 25px;
	width: 203px;
	height: 94px;
	font-size: 6pt;
	color: #666666;
	text-align: left;
	padding: 10px;
}

div.relatedproducts table {
	width: 180px;
}
div.relatedproducts tr {
	margin-top: -2em;
}

div.relatedproducts td {
	text-align: left;
}

div.relatedproducts a:link, a:visited, a:active {
  text-decoration: underline;
}

div.relatedproductsPrice {
	text-align: right;
}

div.sale {
	position: absolute;
	top: 300px;
	left: 452px;
}


