.basic  {	width: 208px; }
.accor_content {
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding:10px;
	background-color:#ECECED;
	margin-bottom:0px;
	background-image:url(/shop_wsg/templates/xtc4/img/accor/content_bg.gif); 
	background-position:bottom; 
	background-repeat:no-repeat;
	font-weight:normal;
}
.accor_ue {
	color: white;
	background-repeat:no-repeat;
	background-image:url('/shop_wsg/templates/xtc4/img/accor/ue_bg.gif'); 
}
a.accor_ue:hover {
	background-image:url('/shop_wsg/templates/xtc4/img/accor/ue_bg_over.gif');
	color: white;
	background-repeat:no-repeat;
}
a.accor_ue.selected {
	background-image:url('/shop_wsg/templates/xtc4/img/accor/ue_bg_over.gif');	
	color: black;
	background-repeat:no-repeat;
}
.accor_ue, .accor_ue.selected, .accor_ue:hover{ 
	text-indent:25px;
	height:21px;
	cursor:pointer;
	display:block;
	padding:5px;
	padding-bottom:0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}