body {
	margin: 0;
	background: White;
} 

.itemname{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-weight:bold;	
}

.itemdescription{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-weight:normal;
}

.header {
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
	color: #539376;
	margin-bottom: 0px;
}

.price {
color: #539376;
}

.footer {
padding: 5px;
}

.mailerForm {
	font: normal 12px arial, helvetica, sans-serif;
	line-height: 14pt;
	color: White;
}

#header {
	position: absolute;
	top: 35px;
	left: 385px;
}

#mainpic {
margin-right: 30px;
margin-top: 50px;
}

#placement {
	position: absolute;
	top: 100px;
	left: 380px;
	width: 285px;
	height: 390px;
	background: #FFFFFF;
	border: 0;
}


p {
	font: normal 12px arial, helvetica, sans-serif;
	line-height: 14pt;
	color: #666666;
}


#scrollArea {
	position: absolute;
	left: 620px;
	top: 100px;
}

#scroller {
	position: absolute;
	top: -10px;
	left: 50px;
	width: 16px;
	background: transparent;
}

a:link {
color: #333665;
text-decoration: underline;
}

a:active {
color: #333665;
text-decoration: underline;
}

a:visited {
color: #333665;
text-decoration: underline;
}
	
