@CHARSET "ISO-8859-1";

div.folder_hidden {
	display: none;
	
}

div.folder {
	margin-top: 5px;
}

div.folder h4 {
	color: #E64097;	

}

.box .item_head .title div em a {
	font-size: 1.1em;
}

.box_review .item_body { 
	padding-top: 55px;
}

#reviews ul li div sup {
	color:#585858;
	font-size:0.8em;
	vertical-align:top;	
}

#reviews ul li div {
	font-weight: bold;
	
	margin-bottom: 5px;
	font-size:1.1em;
}

#reviews ul li div strong {
	color:#E64097 !important;
}

.filter p.sort a span.asc {
  background: #000 url(../../images/frontend/desc.png) no-repeat 100% 0;
}

.filter p.sort a span.desc {
  background: #000 url(../../images/frontend/asc.png) no-repeat 100% 0;
}

.actions_articles {
	padding: 10px 0;
	margin: 0px 0;
}


#content form.big label {
	width: 120px;
}

#content form.big label.checkbox {
	width: 80px;
	
}

#content form.big .group {
	width: auto;
}

#content form.big .group label {
	width: auto;
	
}

#content form div.error {
	color: #ff0000;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

#content form span.error {
	clear: both;
	display: block;
	padding-left: 150px;
	color: #ff0000;
	margin-left: 10px;
}

div#meta p em {
	color: #000000;
	
}

span.sitegroup input {
	float: left;	
}

span.sitegroup label {
	float: left !important;
	width: auto !Important;
	margin-top: 4px !important;
	font-weight: normal !important;
}

p.product span.linktitle {
	font-weight: bold;
}