#tabs .rss a{
	display:block;
	height:18px;
	background:url(images/large-rss-icon.gif) 0 50% no-repeat;
	padding:6px 0 0 28px;
	margin:0 0 5px 5px;
}

.comments_closed{
	display:none;
}
#logo{
	display:block;
	/*width:924px;*/
	height:125px;
	background:url(images/header.jpg) 50% no-repeat;
	text-indent:-9999px;
}
#header{
	padding:0;
}
.footer_signoff{
	text-align:right;
}

body.home #container{
	width:679px;
}
body.home #page{
	padding-left:0;
	padding-right:0;
}


body.home #logo{
	background-position:-244px 0;
}


.opt-in-form {
	display:block;
	width:450px;
	margin:10px auto ;
	padding: 5px;
	background: #e4eef2;
	border: 1px solid #79bccd;
	text-align: left;
	clear:both;
}
.opt-in-form h2{
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	margin:5px 0;
	letter-spacing:-2px;
	font-weight:bold;
	font-size:25px;
	color:#12333b;
	
	
}
.opt-in-form .submit_image{
	border:none;
	float:right;
	width:140px;
	height:52px;
	margin-top:0;
	background:none;
}


.opt-in-form .submit, .submit div, .submit input, .secureMessage {
	clear: left;
	float: none;
	text-align: right;
}

.opt-in-form div.required input {
	background:#FFF;
	border:1px solid #cde1e6;
	height:20px;
	width:200px;
	font-size:15px;
}

.opt-in-form div.required label {
	display:inline-block;
	width:50px;
	margin:0 10px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	font-size:18px;
	color:#12333b;

}

.opt-in-form div.required {
	line-height:normal;	
	width:290px;
	margin:2px 0;

	

}

.opt-in-form .required strong, .req strong {
	color: red;
}
.opt-in-form div.clear{
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	margin:0;
	padding:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}



.footer_widget_holder {
	display:block;
	width:33%;
	float:left;
}

.footer_widget_content {
	padding:5px;
}

.footer_widget_content ul {
	margin:0;
	padding:0;
	list-style:none;
}

.footer_widget_content li {
	margin:10px 0;
}

.footer_widget_content .rssSummary {
	margin:10px 0;
	padding:0 0 10px;
}

.clear_footer {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.footer_widget_content h2 {
	font-size:20px;
}

.footer_widget_content a {
	color:#C60;
}

.footer_widget_title {
	margin:10px 0;
}

.footer_signoff {
	margin:20px 0;
	text-align:right;
}
#tabs .rss{
	float:left !important;
}

