/* God I hate Microsoft! */
#header #cart {
	width: 300px;
}
#header #cart .heading {
	position: relative;
	right: 0px;
	margin-right: 0px;
}
#header #cart .content {

}
#header #search {
	position: inherit;
	float: right;
}
#header .button-search {
	top: 0px;
}
#header #search input {
	padding: 2px 0px 1px 0px;
	margin-left:32px;
	margin-right:0px;
	width:128px;
	margin-top:10px;
}
/* menu */
#menu ul li {
	
}
#menu ul li div {
	z-index: 5;
	min-width:150px;
}
#menu ul li.active div {
	display: block;
}
.success, .warning, .attention, .information {
	
}
.success .close, .warning .close, .attention .close, .information .close {
	position: absolute;
	right: 10px;
}
.box-product > div {
	display: inline;
}
.product-grid > div {
	display: inline;
}
/* button */
.prduct-info a.button span {
	line-height: 12px;
	display: block;
}
#header #cart .heading h4 {
	margin-top:0;
}
.checkout-heading a {
	margin-top:-15px;
}
input.button {
	height:25px;
	padding:5px 1px 5px 1px;
}
#banner3 {
     width: 386px;
}
.banner div img {
	margin-bottom:4px;
}
.product-info > .left + .right { overflow:hidden;}
.product-info .review {width:300px;}
.product-info .options {
	margin-bottom:25px !important;
	padding:0 0 0 5px;
}
.sitemap-info .left {padding-left:0px !important;}
.sitemap-info ul 
{padding-left:0;} 
.sitemap-info ul li ul li  { padding-left:0;}
