html, body {
	height:100%;
	min-height:100%;
}
body form {
	height:100%;
}
#layout_wrapper {
width:960px;
margin-left:auto;
margin-right:auto;
border:none;
min-height:100%;
}

.top-line {
width:100%;
display:block;
height:30px;
}
#header_wrapper {
margin:10px -30px 0px -30px;
border-radius:20px;
padding:1px 0px 1px 0px;
}
.bg-color-2 {
background-color:#900;
}
header {
margin:10px 5px;
}

#content_column {
margin-top:10px;
overflow:hidden;

}
.watermark {
background-color:#FFFFFF;
border-top:none;
}
footer {
margin-top:10px;
border-radius:20px;
height:75px;
}

nav {
position:relative;
margin-top:10px;
display:block;

}

footer {
padding:10px 0px 10px 0px;
}
.footer-container,.footer-container a, .footer-container span {
color:#FFFFFF;
}

.horizontal.control-panel-link {
float:left;
}
.horizontal.checklist-link {
float:left;
}
.add-me-link {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-image:url('mail.png');
	background-repeat:no-repeat;
	padding-left:25px;
	margin:3px 5px 0px 5px;
	line-height:16px;
}

#inner_content {
margin:10px;
}
.cb-8 {
	padding-bottom:60px;
}
	#footer_wrapper {
	position:fixed;
	bottom:0px;
	left:50%;
	width:960px;
	margin-left:-480px;
	height:66px;
	background-image:url('footer-repeat.png');
	background-repeat:repeat-x;
	background-position:left top;
	z-index:3;
	}
	#footer_left {
	position:absolute;
	left:-25px;
	top:-13px;
	width:25px;
	height:80px;
	background-image:url('footer-left.png');
	}
	#footer_right {
	position:absolute;
	right:-25px;
	top:-13px;
	width:25px;
	height:80px;
	background-image:url('footer-right.png');
	}
	 .watermark {
	 background-color:#FFFFFF;
	 }
	 #inner_content {
padding-bottom:66px;
}
.user-controls {
	float:left;
	margin-top:5px;
}
.user-panel {
	float:right;
	margin-top:3px;
}
.social-network-panel {
	float:left;
	margin-top:2px;
	margin-left:5px;
}
#share_pop_out {
	left:0px;
}
.add-me-link { margin-right:10px; }
.crumb-trail-container { clear:left; }
#favorites_hover {
	margin-top:3px;
}