div#filterHolder div.showAll {
	background-color:	#BE3100;
}

div#filterHolder div.showAll a {
	color:				#ffffff;
}

div#filterHolder div.reset-highlight {
	background-color:	#ffffff;	
}

div#filterHolder div.reset-highlight a {
	color:				#000000;	
}

div#filterHolder div#yearMenu {
	left:				96px;
	top:				21px;
	width:				121px;
}

div#filterHolder div#yearMenu a {
	width:				115px;
}
                                                           
div#innerContent div.content-left {
	float:				left;
	width:				260px;
	height:				100%;
	overflow:			hidden;
}

p.error {
	color:				#BE3100;	
}

div#innerContent div.more-width {
	width:				100%;	
}

div#innerContent #newsletter-holder {
	width:				755px;
	padding:			0 0 0 15px;
	height:				100%;
	overflow:			hidden;	
}

div#innerContent div.content-left p {
	margin:				0 0 0 30px;
	color:				#000000;
}

div.content-left div.newsletter {
	float:				left;
	width:				172px;
	margin:				0 15px 0 0;
	padding-bottom:		35px;
}

div.content-left div.less-margin {
	margin:				0 0 0 0;
}

div.content-left div.margin-top {
	margin:				30px 15px 0 0;
}

div.content-left div.less-margin-first {
	margin:				30px 0 0 0;
}

div.newsletter img {
	margin-bottom:		10px;
	border-bottom:		3px solid #231f20;
}

div#closeBox {
	height:				20px;	
}

div#closeBox img {
	float:				right;	
}

div#innerContent div.newsletter a {
	display:			block;
	width:				170px;
	color:				#000000;
	font-size:			10px;
	text-align:			center;
}

div#innerContent div.newsletter a img {	
	border:				1px solid #000000;
}

div.form-hide {
	display:			none;	
}

div#innerContent div.content-right {
	width:				700px;
	padding-top:		30px;
	float:				left;
}

div#innerContent div.content-right p {
	color:				#000000;
	margin:				34px 0 0 30px;
}

div#innerContent div.floatLeft {
	margin-right:		10px;	
}

div#innerContent div.no-margin {
	margin-right:		0px;	
	position:			relative;
	width:				360px;
}

#innerContent #subscribe {
	position:			absolute;
	top:				30px;
	left:				785px;
	display:			block;
	font-size:			11px;
	color:				#BE3100;
	line-height:		20px;
	padding-right:		5px;
}

#subscribe a {
	color:				#BE3100;
	font-weight:		bold;
}

#subscribe a:hover {
	color:				#000000;	
}

.form-head {
	color:				#000000;	
}

/*-------------------------------------------------// form */

form#newsletterForm {
	width:				100%;
	padding:			10px 0 0 0;
	color:				#000000;
}

#radioBox {
	float:				left;
	width:				140px;
	margin-bottom:		10px;
}

#newsletterForm #radioBox input {
	width:				15px;
	height:				10px;	
	clear:				none;
}

#newsletterForm #radioBox label {
	width:				20px;
}

form#newsletterForm label {
	width:				65px;
	padding-top:		6px;
	display:			block;
	float:				left;
	margin-bottom:		10px;
	font-size:			10px;
}

#newsletterForm label.mandatory {
	width:				100px;	
}

form#newsletterForm label.error {
	width:			0px;
	height:			0px;
	overflow:		hidden;
}

#newsletterForm label span {
	color:				#BE3100;
	font-size:			11px;	
}

form#newsletterForm .error {
	background-image:		url('../../../../images/form_input_bg_error.gif');
}

div#errorLegenda {
	float:					right;
	display:				none;	
	background-image:		url('../../../../images/form_input_bg_error.gif');
	width:					140px;
	height:					16px;
	margin:					0 0 0 10px;
	text-align:				center;
	padding-top:			4px;
	color:					#000000;
}

form#newsletterForm label#checkLabel {
	margin:				5px 0 0 5px;
	padding-top:		0;
	width:				211px;
	height:				12px;	
}

form#newsletterForm input {
	float:				left;
	width:				140px;
	height:				20px;
	margin-bottom:		10px;
	border:				0;
	background-image:	url('../../../../images/form_input_bg.gif');
	background-repeat:	repeat;

}

form#newsletterForm select {
	float:				left;
	width:				140px;
	margin-bottom:		10px;	
}

form#newsletterForm input#checkNews {
	width:				15px;
	height:				15px;
	background-image:	none;
}

form#newsletterForm input#submit {
	width:				90px;
	background-image:	none;
	margin:				8px 0 0 110px;
}
