div#directory table {
	width: 100%;
	margin-bottom: 1em;
}
div#directory td {
	font-size: 10pt;
}
div#directory table tr td br {
	padding-bottom: .5em;
}
div#products {
	color: #fff;
}
div#refine {
	background-color: #5B5B00;
	border: 1px #3E3E00 solid;
}
div#refine table {
	width: 100%;
   border: 0 none;
	font-size: 9pt;
	color: #fff;
}
div#refine td {
   border: 0 none;
	padding-top: 1em;
}
div.navigationbar {
	clear: both;
	text-align: center;
	padding: 0 0 10px 0;
}
div.product {
	clear: both;
	margin: 1em 0;
}
div.product h2 {
	font-size: 1.1em;
}
div.image {
	float: left;
	margin: 0 0 1em 0;
}
.imgProdList {
	border: none;
	width: 150px;
}
div.productinfo {
	margin-left: 155px;
}
div.sale {
	font-weight : bold;
	color : #FF0000;
	text-align : left;
}
.voucher {
	font-weight : bold;
	color : #FF0000;
	font-size : 9pt;
	text-align : left;
}
div.featuredstore {
	margin: 0 0 .5em 0;
}

div#form {
	margin: auto;
	border: 1px solid #000;
	background-color: #5B5B00;
}
div#form fieldset {
	border: none;
}
div#form div.input {
	padding: 2px 0;
	clear: both;
}
div#form div.input label {
	float: left;
	font-weight: bold;
	width: 170px;
}
div#form div.input input {
	margin-left: 5px;
}
div#form div.input textarea {
	margin-left: 5px;
}
div#form div.input select {
	margin-left: 5px;
}
div#form div.submit {
	margin-top: 1em;
	clear: both;
	text-align: center;
}
div.list {
	margin: auto;
	border: 1px solid #000;
	background-color: #5B5B00;
}
div.list table {
	width: 100%;
	border: 0px none;
}
div.list table th {
	font-size: 10pt;
}
div.list table td {
	font-size: 10pt;
}
div.list a {
	font-size: 10pt;
}
div#error {
	color: #ffff00;
	font-weight: bold;
	margin-bottom: 1em;
}
div#message {
	margin-left: 5px;
}
div#navigationbartop {
	font-size: 10pt;
	margin-bottom: 1em;
}
div#navigationbarbottom {
	font-size: 10pt;
	margin-top: 1em;
}