.classicCompact form fieldset div.articlePrice a {
font-size:0.75em;
}
/********************************************
*
* Shop 600 (Banner + Menu left)
*
********************************************/
body.oneElement {
	width:65em;
}
body.oneElement #myBanner {
	width:64.3em;
	height:auto;
	float:left;
}
body.oneElement #barLeft, body.oneElement #barRight {
	display:none;
}
body.oneElement #menuLeft {
	width:15.0em;
	float:left;
	margin:0 0.3em 0 0;
	padding:0.5em;
	font-size:0.9em;
	border-right:1px solid #eee;
	background-color:#B5B2C6;
	height:110em;
}
body.oneElement #menuLeft p {
	float:left;
	width:100%;
}
body.oneElement #menuLeft p a {
	margin:0.5em 0 0 0;
}
body.oneElement #menuLeft ul {
	width:14em;
	margin:0.5em 0 0.5em 0.5em;
	float:left;
}
body.oneElement #menuLeft ul li .button {
	margin:0.5em 0 0 0;
	width:100%;
}
