﻿/*  Hacks for IE7 */
*+html div#header select {
	border: 1px solid green;
	background-color: white;
}

*+html h3 {
	font-size:1.1em;
}

*+html div#data {
	overflow:hidden;
}

div.NaviProductSearch {
	line-height:25px;
}

div.AppList select {
	width:130px;
}

*+html div.password input.submit, *+html td.buttons input, *+html input.searchButton, *+html div.buttons input, *+html input.cxAdministration,*+html div.shoppingCartInfo input, *+html .modalPopup input { 
	padding: 0 15px 0 20px !important;
	width: auto;
	overflow: visible;
	vertical-align: middle;
	background-color:#7B5241;
}

*+html div#header select {
		border: 1px solid #D8D9DA;
}

*+html div#header select option {
	border: 1px solid #000000;
	background-color: #D8D9DA;
	color: #6F7072;
	font-size: inherit !important;
}

*+html div.shoppingCartInfo h3 {
	margin-top: 0;
	margin-bottom:0;
	position:relative;
	top:-18px;
}
*+html div.shoppingCartInfo span {
	position:relative;
	top:-8px;
}	

*+html div.LegendPrice, *+html div.LegendStock {
	width:95%;
}

*+html dl.statusLegend dt {
	margin-top: 2px;
	margin-bottom: 2px;
}

*+html dl.statusLegend dd {
	width: 650px;
	margin-bottom: 2px;
}

*+html table.administration td.buttons span {
	width: 100%;
	float: left;
	text-align: center;
}

*+html table.loginInformation td#stayLoggedIn label {
	margin-left: 0;
	margin-top: 4px;
}

*+html div.updateAreaTop {
}
