h1 {
	color: #dbedfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
}
h2 {
	color: #dbedfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	padding-right: 30px;
}
h3 {
	color: #dbedfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right: 10px;
}

h5 {
	color: #dbedfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	line-height: 11px;
	padding: 5px 0px 10px 0px;
}
h5   a:link {
	color: #dbedfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
}
h5 a:hover {
	color: #FF00FF;
	text-decoration:underline;
}
a:link, a:visited {
	color: #dbedfb;
}
a:hover, a:active {
	color: #FF00FF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #dbedfb;
	font-size: 13px;
	line-height: 16px;
	padding-right: 60px;
}
.style1 {
	font-size: 10px;
	line-height: normal;
}
.style2 {
	font-size: 15px;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: underline;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF00FF;
}
.style4 {
	font-size: 15px;
	font-weight: bold;
	color: #FF00FF;
}
.style5 {
	color: #dbedfb;
}
.style6 {
	color: #dbedfb;
	font-size: 12px;
	vertical-align: super;
}

#product_container {
	width:900px;
	color:#ffffff;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#product_info {
	float:left;
	text-align:left;
	padding-top:15px;
	color:#cddce5;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
	#product_info h1{
	color:#ffffff;
	font-size: 16px;
	margin-bottom:2px;
	margin-top:2px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.dropdown {
	width: 140px;
	margin-bottom:10px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	}
#footer    {
	clear: both;
	width: 657px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

