a:link { 
	color: #7c44a6;
	text-decoration: none;
}
a:visited { 
	color: #7c44a6;
	text-decoration: none;
}
a:hover { 
	color: #000000;
	text-decoration: none;
}
#header { 
	background: url('/img/headers/purple.jpg') no-repeat;
}
#header h1
{
	background: url('/img/headers/logo_purple.gif') no-repeat;
}






.resetbutton
{
	margin: -25px 0px 20px 0px;
}




.prodimg_main
{
	float: right;
}
.prod_desc
{
	float: left;
	width: 250px;
}

p.price
{
	font-weight: bold;
	font-size: 14px;
}
form .attrselect .std_form select
{
	width: 100px;
}
form .attrselect .std_form .buybutton
{
	margin: 10px 50px 0px 0px;
}
.lower-textblock
{
	margin-top: 20px;
	float:right;
}