.spoiler {float:left;
	/*background-color: #E8E4E1;*/
	background: #E8E4E1 url(../bg_spoiler.jpg) repeat-x ;
    border: 1px solid #D3CCC9;
    border-radius: 3px 3px 3px 3px;
    padding:0px;
	 
	
	
}
.sp-head-click a {text-transform: uppercase;
	text-decoration: none;
	margin:0;
	padding:0px 0; 
	font-size:14px;
	color:#510000; text-shadow: #fff 0 1px ;
}
.sp-head-click a:link, a:visited {color: #000;}
.sp-head-click a:hover {color: #000;}
.sp-head { width:100%;padding:6px; }
.sp-body { position:relative; top:7px;
    font-weight: normal;
    background: #f7f4f1;
    border-top-width: 0;
    padding:15px; 
}
.folded {display: block;background: transparent url(../down.png) no-repeat 98%}
.unfolded {display: block;background: transparent url(../up.png) no-repeat 98%} 
