.lunnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: 800;
	line-height: 110%;
	text-decoration: underline;
	color: white;
}
A.lunnav:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.border2 {
	border: thin solid #666666;
}
.lunnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: 800;
	line-height: 110%;
	text-decoration: none;
	color: #FF0033;
	border: 0;
}
A.lunnav2:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.lunartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2C492C;
}
.lunartext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #2C492C;
}
.formcreate {
	font-size: 10px;
	width : 185px;
	border-top:#478747 solid thin;
	border-bottom:#478747 solid thin;
	border-right:#478747 solid thin;
	border-left:#478747 solid thin;
	font-family: verdana, helvetica, sans-serif;
	border-width : 1 1 1 1;
}
.formcreate2 {
	font-size: 10px;
	width : 155px;
	border-top:#478747 solid thin;
	border-bottom:#478747 solid thin;
	border-right:#478747 solid thin;
	border-left:#478747 solid thin;
	font-family: verdana, helvetica, sans-serif;
	border-width : 1 1 1 1;
}
.error
{
	color:red;
	font-weight:bold;
}
div.product
{
	padding: 30px;
}
div.product_name
{
	margin-left: -20px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
div.product_desc
{
	
}
div.clear 
{
	clear: both;
}
div.product h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}
div.product_makeup {
	background: #bbccbb;
	border: 1px solid #2c492c;
	width: 215px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 9px;
	padding-bottom: 10px;
	line-height: 120%;
}

div.shop {
	background: #bbccbb;
	border: 1px solid #2c492c;
	width: 315px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 9px;
	padding-bottom: 10px;
	line-height: 120%;
}
div.product_makeup img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
div.product_makeup ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.product_makeup li {
	list-style: none;
	margin: 0px;
	margin-top: 5px;
	padding-left: 15px;
	width: 100px;
	float: right;
	margin-right: 10px;
}
div.product_makeup h2 {
	padding: 10px;
}
div.product_variant {
	margin-bottom: 5px;
}
div.product_variant h2 {
	margin-bottom: 5px;
	padding-left: 0px;
}
div.product_variant .list-item {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	background: url('images/green_bullet.png') no-repeat top left;
}
div.product_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
h1 {
	font-weight: normal;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 36px;
}
div.subcategory {
	font-weight: bold;
	font-size: 24px;
}
div.top {
	border-top: 1px solid #2c492c;
}
