
h5 {
	font-size: 18px;
	margin:0;
	padding:0;
}

ul.subnavigation li h3, ul.subnavigation li h3 a {
	font-size: 13px;
	line-height: 15px;
}

ul.subnavigation li {
	margin: 2px 5px;
}

h4 {
	margin: 2px 0 10px 0;
}

.site_materials td {
vertical-align: top;
padding: 4px 1px 10px 1px;
border-bottom: 2px dotted #CCC;
}

.site_materials h1 {
	margin: 10px 0 4px 0;
}


.site_materials a img {
border: none;
}

.site_materials p {
margin: 0;
}

.site_materials td.product_image {
background: url(assets/background-hazy.jpg) no-repeat 0 0;
padding: 3px;
}

.site_materials .product_image div {
padding: 8px 10px;
}

div.cartModule {
	float: right;
	margin: 6px 6px 0 0;
}

div.purchaseModule {
	overflow: overflow;
	padding: 9px 0;
}

.purchaseModule div.priceModule {
	margin: 5px 0;
	background: url(assets/background-addtocart.jpg) repeat-x 0 0;
	padding: 6px 7px 5px 7px;
	line-height: 17px;
	border-top: 1px solid #D0DDCD;
	clear: both;
}

div.purchaseModule span.price {
	color: green;
	font-weight: bold;
}

div.addToCartBtn {
	float: right;
}

div.itemBought {
	float: left;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #4F6F57;
	margin: 0 0 0 9px;
	width: 147px;
}

.itemBought div {
	float: left;
	width: 18px;
	height: 15px;
	background: url(assets/checkmark.gif) no-repeat 0 3px;
}

.priceModule input {
	font-size: 10px;
	font-family: Verdana, Arial;
	width: 23px;
}

.priceModule input.refresh{
	width: 55px;
}

.priceModule p.itemPrice {
	margin: 0 0 8px 0;
}

table.basketItems {
	width: 99%;
}

.basketItems th {
	background: #008000;
	color: white;
	font-size: 10px;
	text-align: left;
	padding: 3px 5px;
}

.basketItems td {
	padding: 5px 5px 8px 5px;
}

.basketItems span.quantity {
	font-weight: bold;
	color: #008000;
}

.basketItems .totalPrice td {
	padding: 3px 5px;
	border: none;
	font-weight: bold;
	color: red;
	text-align: right;
}

.itemBought p {
	line-height: 22px;
	margin: 0;
}

.itemBought a:link {
	color: red;
}

.itemBought a:visited {
	color: red;
}

.itemBought a:hover {
	color: purple;
}

div.checkOut {
	float: right;
	margin: 0 1px 1px 0;
	padding: 2px;
	clear: both;
}

div.paypalButton {
	margin-top: 5px;
}

p.monkey {
	margin: 50px 1px 11px 3px;
}

.site_materials p.monkey {
	margin: 2px 3px;
}