div#proddisplaytitle1 { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 12px ; 
	text-align : center ; 
	text-decoration : none
}

div#proddisplaytitle2 { 
	color : black; 
	font-family : Arial,sans-serif  ; 
	font-size : 18px ; 
	text-align : center ; 
	margin: 0px 0px -15px 0px;
	text-decoration : none
}

div.proddisplaytitle2 { 
	color : black; 
	font-family : Arial,sans-serif  ; 
	font-size : 18px ; 
	text-align : center ; 
	margin: 0px 0px -15px 0px;
	text-decoration : none
}

div.prod-back {
	position: relative;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: rgb(230 230 230)
}
div.prod-panel {
	position: relative;
	float: left;
	width: 98%;
	border-style: none;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	background: white
}
div.new-image {
	position: relative;
	border-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left
}
div.prod-image {
	position: relative;
	border-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: 10px arial, verdana, sans-serif; color: blue;
	text-align: center
}
div.prod-supportimage {
	position: relative;
	border-style: none;
	size: 50px
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center
}
div.hideitem-string {
	position: absolute;
	float: left;
	left: 10px;
	height: 35px;
	display: inline;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font: 12px arial, verdana, sans-serif; color: black
}
div.showitem-string {
	position: relative;
	height: 35px;
	display: inline;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font: 12px arial, verdana, sans-serif; color: black
}
div.item-string {
	position: absolute;
	float: left;
	left: 10px;
	height: 35px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font: 12px arial, verdana, sans-serif
}
div.size-string {
	position: absolute;
	float: left;
	left: 250px;
	height: 35px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font: 12px arial, verdana, sans-serif
}
div.code-string {
	position: absolute;
	float: left;
	left: 342px;
	height: 35px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-align : center ; 
	text-decoration : none ;
	font: 12px arial, verdana, sans-serif
}
div.price-string {
	position: absolute;
	float: left;
	right: 122px;
	height: 35px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font: 12px arial, verdana, sans-serif
}
div.per-string {
	position: absolute;
	float: left;
	left: 450px;
	height: 35px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font: 12px arial, verdana, sans-serif
}
input.prod-box {
	position: absolute;
	float: right;
	right: 10px;
	margin: 0px 10px 10px 10px;
	padding: 1px 0px 0px 0px;
	height: 10px;
	font: 10px arial, sans-serif
}
div.prodtopleft {
	position: relative;
	float: left;
	top: 0px;
	left 0px
}
div.prodtopright {
	position: relative;
	float: right;
	top: 0px;
	right: 0px
}
div.prodbottomleft {
	position: absolute;
	float: left;
	bottom: 0px;
	left: 0px;
	margin: 0px 0px -4px 0px;
	padding: 0px 0px 0px 0px
}
div.prodbottomright {
	position: absolute;
	float: right;
	bottom: 0px;
	right: 0px;
	margin: 0px 0px -4px 0px;
	padding: 0px 0px 0px 0px
}