/********************************************
*
* Shop 660 (Banner + Menu right)
*
********************************************/

body.oneElement {
	width:65em;
}
body.oneElement #barLeft, body.oneElement #barRight {
	width: 320px;
	display:none;
}
body.oneElement #menuRight {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	width:17.8em;
	float:left;
	font-size: 9px;
	border-left:1px solid #eee;
}
body.oneElement #menuRight p {
	float:left;
	width:100%;
}
body.oneElement #menuRight p a {
	margin:0.5em 0 0 0;
	float:left;
}
body.oneElement #menuRight ul {
	width:14em;
	margin:0.5em 0 0.5em 0.5em;
	float:left;
}
body.oneElement #menuRight ul li .button {
	margin:0.5em 0 0 0;
	width:100%;
}
