#productwrapper {
	position: relative;
	width: 100%;
	height: 270px;
	background-position: 0px 25px ;
	background-repeat: no-repeat;
}

#productwrapper p.caption {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin: 0px;
	line-height: normal;
}

#productwrapper p.caption b {
	font-size: 10px;
}

.productbubbledr {
	position: absolute;
	border-left: 2px solid #CC9900;
	border-bottom: 2px solid #CC9900;
}


.productbubbledr table {
	margin: 0px;
	width: 100%;
}

.productbubbledr td {
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}


.productbubbledl {
	position: absolute;
	border-right: 2px solid #CC9900;
	border-bottom: 2px solid #CC9900;
}


.productbubbledl table {
	margin: 0px;
	width: 100%;
}

.productbubbledl td {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}


.productbubbleld {
	position: absolute;
	border-left: 2px solid #CC9900;
	border-top: 2px solid #CC9900;
}

.productbubbleld table {
	margin: 0px;
	width: 100%;
}

.productbubbleld td {
	text-align: right;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
}


.productbubblerd {
	position: absolute;
	border-right: 2px solid #CC9900;
	border-top: 2px solid #CC9900;
}

.productbubblerd table {
	margin: 0px;
	width: 100%;
}

.productbubblerd td {
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: top;
}


.productbubbleur {
	position: absolute;
	border-left: 2px solid #CC9900;
	border-top: 2px solid #CC9900;
}

.productbubbleur table {
	margin: 0px;
	width: 100%;
}

.productbubbleur td {
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: bottom;
}

.productbubbleul {
	position: absolute;
	border-right: 2px solid #CC9900;
	border-top: 2px solid #CC9900;
}

.productbubbleul table {
	margin: 0px;
	width: 100%;
}

.productbubbleul td {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: bottom;
}

.productbubblelu {
	position: absolute;
	border-left: 2px solid #CC9900;
	border-bottom: 2px solid #CC9900;
}

.productbubblelu table {
	margin: 0px;
	width: 100%;
}

.productbubblelu td {
	vertical-align: bottom;
	text-align: right;
	padding-left: 5px;
	padding-bottom: 5px;
}


.productbubbleru {
	position: absolute;
	border-right: 2px solid #CC9900;
	border-bottom: 2px solid #CC9900;
}

.productbubbleru table {
	margin: 0px;
	width: 100%;
}

.productbubbleru td {
	vertical-align: bottom;
	padding-right: 5px;
	padding-bottom: 5px;
}

.productdesc {
	position: absolute;
	width: 275px;
	left: 300px;
	top: 15px;
}
.productdesc p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 12px;
}

.productdesc h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;
}

#productbuttons {
	margin-top: 10px;
}

#productbuttons img {
	margin-right: 15px;
}
