/*
Theme Name: isCleaner
Theme URI: http://iscleaner.com/
Description: Custom theme for isCleaner
Version: 0.1
Author: Mike Le
Tags: clean, iscleaner
*/
* {
	margin: 0;
	padding: 0;
}
body, html, .frames {
	height: 100%;
	width: 100%;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #359;
}
ul {
	list-style-position: inside;
}
.clear {
	clear: both;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}
body {
	font-family: arial, sans-serif;
	background: #fff;
	font-size: 13px;
	color: #222;
	background: url(/images/bg_grass_xsm.jpg) bottom repeat-x; 
	background-attachment: fixed; 
	min-width: 1020px;
}
.page_bg {
	width: 1002px;
	margin: 10px auto;
}
.page_width {
	position: relative;
}
#top_menu {
	background: #333;
	font-size: 12px;
	color: #eee;
}
#user_menu {
	padding: 8px;
}
#user_menu a {
	padding: 2px 3px;
	color: #fff;
}
#user_menu a:hover {
	color: #bbf560;
}
#site_info {
	float: right;
	width: 330px;
}
#search {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 310px;
}
#search input {
	vertical-align: middle;
}
.cleaner_text {
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 14px;
	width: 210px;
	background: url(/images/search.png) center left no-repeat #fff;
}
#tagline {
	position: absolute;
	left: 385px;
	top: 50px;
}
#tagline h3 {
	font-size: 16px;
	font-family: georgia, times, serif;
	font-weight: normal;
	color: #444;
	line-height: 28px;
}
#tagline h3, #tagline img {
	vertical-align: top;
}
#header {
	background: url(/images/header.png) top repeat-x #f9f9f9;
	position: relative;
	border: 1px solid #ddd;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #bbb;
}
#headerimg {
}
#subscribe {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 9px;
	color: #aaa;
}
#subscribe img {
	vertical-align: middle;
}
#login {
	padding: 20px 0;
	font-size: 12px;
	color: #777;
}
#login a {
	font-family: "Arial Black", arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}
#main_menu {
	position: absolute;
	top: 87px;
	left: 385px;
}
#main_menu a {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	background: #222;
	padding: 4px 6px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}
#main_menu a:hover {
	background: #666;
}
#page_content {
	background: #fff;
	padding: 20px 0 0 0;
	
	border: 1px solid #ddd;
	border-top: 1px solid #f2f2f2;
	border-bottom: 0px solid #000;
}
#content {
	width: 620px;
	float: left;
	padding: 0 20px 20px;
	border-right: 1px solid #eee;
}
#sidebar {
	float: right;
	width: 300px;
	
}
#sidebar_content {
}
.ad_large {
	margin: 0 0 20px;
}
#small_ads {
	background: #fafafa;
	margin: 0 0 20px;
}
#ad_start {
	height: 16px;
	width: 100%;
}
#small_ads table {
	width: 125px;
	height: 125px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 16px 16px;
	float: left;
	background: #fff;
}
.sidebar-item {
	margin: 0 0 20px;
}
#sidebar a {
	color: #358;
}
#sidebar div {
	
}
#sidebar h2 {
	text-transform: uppercase;
	font-size: 15px;
	margin: 0 0 10px;
}
#sidebar div ul {
	list-style: none;
}
#sidebar div ul li {
	font-family: georgia, serif;
	font-size: 11px;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin-right: 10px;
}

/* Footer styles */
#footer {
	background: #333;
	color: #ddd;
	font-size: 11px;
	padding: 20px 20px 0;
	text-align: left;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #fff;
}
#footer h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
}
.footer-item {
	float: left;
	width: 19%;
	font-size: 10px;
	margin-right: 0.9%;
}
.footer-item li {
	list-style: none;
	margin: 3px 0;
	padding: 3px 10px 0 0;
}
#about_site {
	padding: 0 0 20px;
	font-family: georgia, serif;
	text-align: center;
	color: #666;
	font-size: 15px;
}
#legal {
	text-align: center;
	padding: 40px 0 0;
}
.legal {
	padding: 20px 450px 20px 20px;
	background: url(/images/footer_logo.png) 590px 20px no-repeat;
}
.legal p {
	padding: 10px 0;
}

/* Index styles */
#index_left {
	float: left;
	width: 660px;
	padding: 0 0 20px;
}
.index-content {
	margin: 0 0 0 150px;
	border: 1px dotted #ddd;
	border-width: 0 1px;
	padding: 0 20px;
}
#index_sidebar {
	float: left;
	width: 100px;
	padding: 0 0 0 20px;
	font-size: 10px;
	line-height: 180%;
}
#index_sidebar li {
	list-style: none;
	margin: 10px 0;
}
#index_sidebar h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
#index_sidebar a {
	color: #359;
}
#latest_story {
	font-family: "Arial Black", arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #359;
}

.story {
	font-size: 12px;
}
.story a {
	color: #359;
}
.story p {
	margin: 5px 0;
}
.story_image {
	float: left;
	margin: 0 10px 0 0;
}
.story_author {
	font-size: 11px;
	color: #999;
	font-family: georgia, serif;
	margin: 10px 0;
}
.story_author b {
	text-transform: uppercase;
	color: #222;
	font-family: arial, sans-serif;
}
.story_author a {
	background: #3cf;
	padding: 0 2px 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 9px;
	color: #fff;
	font-family: arial, sans-serif;
}
.story_category, .story_category a {
	text-transform: uppercase;
	font-weight: bold;
	color: #999;
	font-size: 11px;
}
.index_story {
	font-family: georgia, serif;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #359;
}
.index_story p {
	margin: 10px 0;
	font-size: 14px;
	color: #555;
}
.index_story h3 a {
	color: #000;
	font-size: 24px;
	font-family: arial, sans-serif;
}
.index_navigation {
	clear: both;
	background: #fff;
	margin: 20px 0 0;
}
.index_navigation a {
	color: #222;
	font-size: 18px;
	font-family: georgia, serif;
}
a.index_comment {
	background: #359;
	padding: 0 2px 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 11px;
	color: #fff;
}
.featured {
	border: 2px solid #359;
	border-width: 2px 0;
	padding-top: 15px;
	}
.featured h3 a {
	font-size: 30px;
}

/* Section styles */
.section_title {
	color: #333;
	font-size: 28px;
	margin: 0 0 5px;
	letter-spacing: -0.03em;
	font-family: georgia, serif;
	font-weight: normal;
}
#section_search {
	margin: 20px 0;
	padding: 5px 0;
	color: #999;
	font-size: 14px;
	text-align: center;
	border: 1px solid #ddd;
}
#mini_s {
	font-size: 15px;
	padding: 4px;
	background: #eaeaea;
	border: 1px solid #ccc;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0 5px;
}
.s_jobs {
	width: 430px;
}
.s_companies {
	width: 390px;
}
.s_opps {
	width: 360px;
}
.s_reps {
	width: 410px;
}
#mini_searchsubmit {
	background: #eee;
	color: #333;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 15px;
	padding: 3px 6px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-top: 1px solid #fff;
}

/* Single styles */
#single_marker {
	background: #333;
	font-size: 18px;
	padding: 3px 5px;
	color: #fff;
	font-family: georgia, serif;
	font-style: italic;
	display: none;
}
#single_navigation {
	padding: 0 0 10px;
	
}
#single_navigation a {
	color: #222;
	font-size: 15px;
	font-family: georgia, serif;
}
#single_navigation a:hover {
	text-decoration: underline;
}
#single_navigation div {
	width: 48%;
}
#single_navigation .alignright {
	text-align: right;
}
.single_post {
	background: #fff;
	padding: 3px 0 80px;
}
.single_post p {
	margin: 10px 0;
}
.single_post h2 {
	color: #333;
	font-size: 28px;
	margin: 10px 0 15px;
	letter-spacing: -0.03em;
	font-family: georgia, serif;
	font-weight: normal;
}
.single_post .entry {
	font-family: times, "times new roman", georgia, serif;
	color: #000;
	line-height: 150%;
	font-size: 16px;
}
.single_post a {
	color: #359;
}
#uploadfiles_inline p {
	font-family: arial;
}
a.edit_post_link {
	color: #fff;
	background: #359;
	font-size: 9px;
	padding: 0px 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-weight: normal;
	font-family: arial, sans-serif;
	letter-spacing: normal;
	
}
.add_button {
	padding: 0;
	float: right;
}

/* CompanyDirectory */
.list_company {
	padding: 10px 0;
	border-bottom: 2px solid #359;
}
.list_company h3 {
	padding: 15px 0 0;
}
.list_company h3 a {
	text-transform: uppercase;
	font-size: 17px;
	color: #222;
}
.list_company h3 a:hover {
	color: #359;
}
.list_company_description {
	font-size: 12px;
	font-family: georgia, serif;
	margin: 0 0 0 175px;
}
.list_company_logo {
	width: 160px;
	height: 130px;
	border: 1px solid #ccc;
	background: url(/images/company_placeholder.png) center center no-repeat #fff;
	float: left;
}
#company_logo {
	float: right;
	width: 290px;
	height: 220px;
	border: 1px solid #eee;
	margin: 30px 0 10px 10px;
}
.company_post h2 {
	padding: 20px 0 0;
}
.companies_navigation {
	margin: 20px 0 0;
}
.companies_navigation a {
	color: #222;
	font-size: 18px;
	font-family: georgia, serif;	
}

/* Job Board */

#job_logo {
	width: 140px;
	height: 95px;
	float: right;
}
#job_info {
	padding: 10px 0;
	border-top: 1px dotted #ddd;
}
#job_description {
	background: url(/images/description.png) top left no-repeat;
	padding: 0 0px 0 120px;
	margin: 20px 0;
	color: #222;
}
#job_apply {
	background: url(/images/apply.png) top left no-repeat;
	padding: 0 0px 0 120px;
	margin: 20px 0;
}
#job_apply h4 {
	font-weight: normal;
}
#job_apply a {
	color: #359;
}
.job_post h2 {
	font-size: 40px;
	padding: 0;
	margin: 0;
}
.job_post h3 {
	font-size: 20px;
}
.job_post p {
	margin: 0 0 15px;
}
#job_location {
	font-size: 13px;
	font-weight: normal;
	background: #888;
	color: #fff;
	padding: 4px 6px;
	-moz-border-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
}
#list_jobs {
	background: #fff;
}
.list_job {
	border-top: 2px solid #359;
	position: relative;
	padding: 20px 0;
}
.list_job h3 {
	font-weight: bold;
	margin: 10px 0 0;
	font-size: 18px;
}
.list_job a {
	color: #359;
}
.list_job_company {
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
.list_job_location {
	position: absolute;
	top: 20px;
	left: 360px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
.list_job_date {
	text-align: right;
	position: absolute;
	top: 20px;
	right: 10px;
	text-transform: uppercase;
	font-family: georgia, serif;
	color: #333;
}
.list_job_excerpt {
	font-size: 11px;
	font-family: georgia, serif;
	color: #666;
}


/* Opportunities */
#opportunity_logo {
	width: 140px;
	height: 95px;
	float: right;
}
#opportunity_info {
	padding: 20px 0;
}
#opportunity_description {
	background: url(/images/description.png) top left no-repeat;
	padding: 0 0px 0 120px;
	margin: 20px 0;
}
#opportunity_reply {
	background: url(/images/reply.png) top left no-repeat;
	padding: 0 0px 0 120px;
	margin: 20px 0;
}
#opportunity_reply h4 {
	font-weight: normal;
}
#opportunity_reply a {
	color: #359;
}
.opportunity_post h2 {
	font-size: 40px;
	padding: 0;
	margin: 0;
}
.opportunity_post h3 {
	font-size: 20px;
}
.opportunity_post p {
	margin: 0 0 15px;
}
.connected {
	color: #000;
}

/* Report */
.report_post {
	padding-left: 140px;
	position: relative;
}
.report_post h2 {
	font-size: 40px;
	padding: 0;
	margin: 0;
}
#report_credit {
	font-family: georgia, serif;
	color: #444;
	font-style: italic;
}
.list_report_credit {
	font-family: georgia, serif;
	color: #444;
	font-style: italic;
	font-size: 11px	;
}
.report_logo {
	position: absolute;
	top: 10px;
	left: 10px;
	background: url(/images/report_placeholder.png) center 10px no-repeat #fff;
	width: 115px;
	height: 150px;
	border: 1px solid #ccc;
}
#report_download {
	background: url(/images/download.png) center left no-repeat;
	padding: 0 0px 0 120px;
	margin: 20px 0;
}
#report_overview {
	background: url(/images/overview.png) top left no-repeat;
	padding: 0 0px 0 120px;
	margin: 20px 0;
}


/* Forms */
.tdomf_form_message {
	line-height: normal;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #ccc;
}
.single_post fieldset {
	border: 0;
	padding: 0;
	background: none;
}
.single_post fieldset p {
	line-height: 140%;
	margin-bottom: 10px;
}
.single_post fieldset fieldset {
	border: 0;
	background-color: transparent;
	padding: 0;
}
.single_post legend {
	padding: 0 10px 0 0;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #359;
	background: #fff;
}
.single_post fieldset fieldset legend {
	display: none;
}
.single_post fieldset table {
	border: 0;
	width: 100%;
}
.single_post fieldset td {
	vertical-align: top;
	padding: 5px 10px;
	
}
.single_post fieldset th {
	vertical-align: top;
	text-align: right;
	padding: 5px 0 5px;
	font-weight: normal;
	font-size: 13px;
	color: #222;
	width: 160px;
}
.single_post fieldset td input {
	width:  270px;
	padding: 4px;
	font-size: 15px;
	border: 1px solid #bbb;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fafafa;
	border-bottom-color: #fff;
	
}
.single_post fieldset td textarea {
	width:  270px;
	height: 100px;
	padding: 4px;
	font-size: 15px;
	border: 1px solid #bbb;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fafafa;
	border-bottom-color: #fff;
	font-family: arial, sans-serif;
	color: #333;
}
#tdomf_form1_message {
	background: #f9f9bb;
	border: 1px solid #ebeba7;
	color: #222;
	margin: 20px 0 0;
	padding: 0 20px;
}
#tdomf_form1_message font {
	color: #222;
}
#content-text-ta {
	width: 99%;
	height: 350px;
}
#uploadfiles_inline {
	height: 120px;
	width: 90%;
	overflow: hidden;
}
.tdomf_buttons {
	text-align: center;
	padding: 30px 0;
	border-top: 1px dotted #ccc;
}
/* upload */
#tdomf-upload {
	background: #fff;
	text-align: right;
	font-family: georgia, serif;
}
#tdomf-upload label {
	
	font-size: 16px;
	color: #222;
}
#uploadfile1__0 {
	
}
#tdomf-upload-details {
	margin: 0 0 20px;
	padding: 3px;
	text-align: left;
}
#tdomf-upload-details div {
	display: inline;
	color: #666;
	font-style: italic;
}
.single_post fieldset td input.prov {
	width: auto;
}

/* comments */
#respond {
	margin: 30px 0 0;
	border: 1px solid #ccc;
	padding: 20px;
	background: #f2f2f2;
}
#respond h3 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 20px;
}
#respond textarea {
	width: 99%;
	height: 150px;
	padding: 4px;
	font-size: 15px;
	border: 1px solid #bbb;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fafafa;
	border-bottom-color: #fff;
	font-family: arial, sans-serif;
	color: #333;
	margin: 10px 0;
}
#respond #submit {
	background: #444;
	color: #fff;
	border: 1px solid #222;
	font-size: 11px;
	font-family: arial, sans-serif;
	padding: 8px 10px 6px;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top-color: #888;
}
#comment_registration {
	float: right;
	border-left: 1px solid #ccc;
	padding: 0 20px;
	margin: -25px 0 0;
	width: 45%;
}
#comment_registration h2 {
	padding: 0;
	margin: 0;
	font-size: 20px;
}
#comment_registration li {
	list-style: none;
	padding: 0;
}
.login label {
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, sans-serif;
}
.forgetmenot label {
	display: inline;
}
.login .message {
	display: none;
} 
.login input {
	margin-bottom: 10px;
}
.login li {
	display: inline;
}
.login li a {
	text-transform: uppercase;
	font-size: 9px;
	background: #666;
	color: #fff;
	margin: 0 5px 0 0;
	padding: 3px 5px 4px;
}
.login li a:hover {
	background: #888;
}
#member_registration li {
	display: none;
}
#user_registration {
	margin: 20px 0;
	border: 1px solid #ccc;
	padding: 20px;
	background: #f2f2f2;
}
#user_registration_form {
	float: right;
	border-left: 1px solid #ccc;
	padding: 0 20px;
	margin: 0 0 0 10px;
	width: 45%;
}
#user_registration_required {
	
}
#user_registration li {
	list-style: none;
	padding: 0;
}


/* events */
#tec-content {
	min-height: 1000px;
	padding: 0 20px;
}


/*frames*/
.topframe {
	height:44px;
	border-bottom: 1px solid #ccc;
	background: url(/images/link.png) left top no-repeat;
	text-align: center;
	position: relative;
}
.close {
	top: 5px;
	right: 5px;
	font-size: 9px;
	text-transform: uppercase;
	position: absolute;
}
.close a {
	color: #359;
}

/* Search */
.ac_results {
background-color:#eee;
border-color:#fff #ddd #aaa;
border-style:solid;
border-width:1px;
margin:0;
padding:0;
position:absolute;
width:350px;
z-index:100;
}
.ac_results li {
border-bottom:1px solid #aaa;
cursor:pointer;
display:block;
height:auto;
list-style-type:none;
margin:0;
padding:5px;
text-align:left;
font-size:11px
}
.ac_results li span.title {
color:#0B4096;
font-size:1.2em;
line-height:200%
}
.ac_match {
border-bottom:1px solid #ccc;
color:#0B4096;
font-weight:normal;
}
.ac_over, .ac_results li.selected {
background-color:#fff;
color:#222;
}

/* Events Calendar */
.tec-calendar-buttons {
	top: 0;
}
.tec-calendar-buttons a {
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #333;
color:#FFFFFF;
display:block;
float:left;
font-size:11px;
font-weight:bold;
height:27px;
line-height:27px;
margin:0 0 0 5px;
padding:0 4px;
text-align:center;
text-shadow:none;
text-transform:uppercase;
width:auto;
}
#tec-events-loop {
}
.tec-event {
	margin: 0;
	border-top: 2px solid #359;
	padding: 10px 30% 10px 0;
	font-size: 12px;
	background: #fff;
	position: relative;
}
table .tec-event {
	padding: 10px;
	border: 0;
}
.tec-events .tec-event-entry {
float: none;
font-family: georgia, sans-serif;
color: #333;
}
.entry-title {
	margin: 0 0 10px;
}
#tec-events-calendar-header  {
margin-bottom:10px;
}
.tec-events .tec-event-list-meta {
border: 0;
float: 0;
font-size:12px;
margin: 0;
padding: 0;
width:25%;
position: absolute;
top: 20px;
right: 0;
font-family: georgia, sans-serif;
color: #333;
}
#tec-nav-below {
	position: relative;
	border-top: 2px solid #359;
	padding: 20px 0;
}
.tec-nav-next {
	position: absolute;
	right: 0;
	top: 20px;
}


/* newsletter */
#mc_signup_container {
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
}
.mc_custom_border {
background-color:#fff;
border:0;
color:#555555;
padding: 0
}
#mc_signup_form legend {
margin:0;
padding:0;
}
.mc_custom_border legend {
background-color:#FFFFFF;
border:0;
color:#000;
font-size:12px;
padding:0;
font-weight: bold;
text-transform: uppercase;
}
.mc_merge_var {
	position: relative;
	padding: 0 0 0 100px;
	float: none;
	margin: 5px 0 0;
}
#mc_signup_form .mc_var_label, #mc_signup_form .mc_input {
	float: none;
}
.mc_var_label {
	position: absolute;
	width: 100px;
	top: 0;
	left: 0;
}


/* gen 2 */
body {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #222;
	background: #fff; 
}
.header {
	width: 997px;
	margin: 0 auto;
	position: relative;
	height: 53px;
}
.header-links {
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 0;
	font-size: 11px;
	color: #bcbcbc;
}
.header-links a {
	color: #bcbcbc;
}
.account-links a {
	color: #5f5f5f;
}
.main-navigation {
	background: #000;
	height: 29px;
}
.navigation-container {
	width: 997px;
	margin: 0 auto;
	position: relative;
}
.main-menu a {
	margin-right: 20px;
}
.follow-links {
	position: absolute;
	padding: 6px;
	top: 0;
	right: 320px;
}
.page-content {
	width: 997px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 0;
}
.page-container {
	float: left;
	width: 670px;
}
.page-container h2 {
	padding: 30px 0 15px;
}
.headline-links {
	background: #000;
	padding: 6px 10px;
	color: #fff;
	font-size: 11px;
	margin: 0 0 20px;
}
.headline-links a {
	color: #fff;
}
.news-story {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #ccc;
}
.news-story p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 140%;
	color: #111;
}
.news-story h3 a {
	color: #000;
	font-size: 24px;
}
.interview small {
	font-size: 12px;
	color: #888;
	font-family: arial, sans-serif;
	line-height: normal;
	font-style: italic;
}
.interview p {
	margin: 15px 0;
	font-size: 13px;
	color: #444;
	line-height: 150%;
}
.interview b {
	color: #000;
}
.footer {
	background: url(/images/bg_grass_xsm.jpg) bottom repeat-x #fff;
}
#footer {
	background: #000;
	width: 997px;
	margin: 0 auto;
	padding: 20px 0;
}
.footer_links {
	padding: 0 20px;
}

/* temp replacement */
#content {
	width: 670px;
	float: left;
	padding: 0;
	border-right: 0;
}
.mc_custom_border_hdr, #mc_signup_container {
	border: 0;
	width: auto;
	padding: 0;
}
#mc_signup_form {
	padding: 0;
	margin: 0 0 30px;
}
