

.col1 .text {
	padding-right: 50px;
}


.colForm1 {
	clear:both;
	width:45%; 
	padding:0 0 0 0; 
	float:left;
}

.colForm2 {
	width:45%; 
	padding:0 0 0 20px; 
	float:right;
}

.main_title {
	text-transform:	uppercase;
}

#comment_btn {
	float:		right !important;
	margin:		-45px 0px 0 0;
}

.text {
	font-size:		15px;
	width:			370px;
}

.form.newsletter {
	width:			550px;
	float:			right;
}

h3 {
	color: 			#4B8F21;
    font-size: 		23px;
    font-weight: 	normal;
	margin-bottom:	10px;
}

#newsletters_list {
	width:			960px;
	margin:			35px 0 0 0;
	padding:		0;
	float:			none;
	font-family: 'MuseoSans300';
}

#newsletters_list a.newsletter:link,
#newsletters_list a.newsletter:visited,
#newsletters_list a.newsletter:active,
#newsletters_list a.newsletter:hover,
#newsletters_list a.newsletter:focus {
    border-bottom: 	1px solid #BABABA;
    border-top:		1px dotted #BABABA;
    float: 			left;
    height: 		335px;
    margin: 		0 10px 20px 0;
    overflow: 		hidden !important;
    width: 			232px;
}

.newsletter .date {
	font-family:	'MuseoSans300';
	font-size:		14px;
	color:			#4B8F21;
	display:		inline-block;
	margin:			5px 0 5px 0;
	text-transform:	uppercase;
}

.newsletter img {
	border:1px solid #BABABA;
}


.sec_title {
	margin-top:		12px;
}

.form.newsletter {
	margin:			5px 0 0 0;
}

.feedback {
	float: 			right;
    margin: 		60px 0 0;
    width: 			500px;
}

.colFormFull {
	margin:			20px 0 0 0;
}


/* THICKBOX ###### */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;overflow-x:hidden;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#ccc;}

#colorbox{overflow-x:hidden;}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#fff; padding:1px; overflow-x:hidden; border:1px #D8E1E6 solid;}
        #cboxLoadingGraphic{background:url(colorbox/images/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#fff;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(colorbox/images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-76px 0px; right:-4px;}
        #cboxClose.hover{background-position:-76px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}
