body, td, p, input, select, textarea, a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	LINE-HEIGHT: 15px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

label
{
	font-weight: bold;
}

/* links */
a
{
	color: #00984E;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* headings */
h1
{
	font-size: 12pt;
	padding-bottom: 0;
	margin: 0;
}

h1.shop
{
	padding-bottom: 4px;
	margin-bottom: 4px;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 6px;
	background-color: #E2EBE8;
}

h3
{
	font-size: 10pt;
	margin-bottom: 1px;
}

h4
{
	color: #00713A;
	font-size: 10pt;
	margin-bottom: 8px;
	padding: 0;
}

p
{
	margin-top: 8px;
	margin-bottom: 7px;
	line-height: 17px;
}

ul
{
	margin-top: 8px;
	margin-bottom: 7px;
	line-height: 17px;
}

li
{
	margin-bottom: 3px;
}

td
{
	vertical-align: top;
}

td h2
{
	margin-top: 0;
}

.featured_item
{
	text-align: center;
}

.featured_item .title
{
	color: #00713A;
	font-size: 10px;
	padding: 0;
	font-weight: bold;
}

.featured_item a
{
	font-weight: normal;
}

.payment_icons {
  text-align: right;
}