/** IE 67 Specific Fixes **/

* html #Logo h1 {
	background: url(../../default/images/blue/Logo.gif) top left no-repeat;
}

* html .Left .TopSeller1, * html .Right .TopSeller1 { /* No1 seller box (cascades from 'topseller' class */
	margin-top: 0;
}

* html .Left .TopSellers li.TopSeller1 .TopSellerNumber, * html .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../../default/images/blue/TopSellerNumber1Bg.gif) 0 0 no-repeat;
	margin: 0;
}

* html #Menu li a {
	float: left;
}
* html .Left {
	height: 500px;
}
* html .Right {
	height: 500px;
}
* html .Content {
	height: 500px;
}

* html .SelectGiftWrapMultiple {
	height: 400px;
}

/** General IE Fixes **/

#SearchForm .Button {
	vertical-align: bottom;
}

select, input {
	font-size: 0.95em;
}

.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
	margin-left: 0px;
}

/*-----JAKES IE7 Fixes-----*/

input.primary-button{
	*padding: 8px 0;
}

a.primary-button {
	*padding: 8px 0;
}

H2 .FloatRight a.primary-button{
	*padding:8px 13px;
}

#SideCouponCodeBox{
	*bottom:10px;
}

#Header{
	z-index:2;
}

#SearchForm {
	*z-index:-1;
}

.prodpicsidethumb{
	float:left;
}

.dropdown ul li{
	*padding-left:10px;
}

#search_query {
	*margin: 0 0 3px 5px;
}

#MiniCartDropDown .TopMenuMiniCartItem a.primary-button{
	padding-left:0;
	padding-right:0;
}