#header {
	margin-bottom: 1em;
}
#main {
	overflow: hidden;
	background-color: inherit;
	margin-left: 1em;
}
#strapline {
	width: 20em;
	float: left;
	background-color: inherit;
}
#strapline h1 {
	font-size: 28px;
}
#strapline a.banner {
	display: block;
	width: 20em;
	text-align: center;
	padding: 0.5em 0;
	font-size: 16px;
}
a.signup-link {
	background-color: #fbb74f;
	color: #fff;
}
a.signup-link:hover {
	background-color: #faaf3b;
}
#strapline a#follow_this {
	color: #fff;
	background-color: #00bbe1;
}
#strapline a#follow_this:hover {
	background-color: #1fc1e3;
}
#content {
	width: 36em;
	min-height: 23em;
	float: right;
	margin-bottom: 1em;
	margin-right: 1em;
	background-color: inherit;
}
ul#tour {
	width: 576px;
	height: 368px;
	background-image: url(http://asset0.ensembli.com/images/tour-background.gif-ddcd0df8e382bfcdf62ad6adb8b777eee98f42ff);
}
ul#tour div.last-frame {
	width: 576px;
	height: 240px;
	background-image: url(http://asset2.ensembli.com/images/tour-4-end.gif-ddcd0df8e382bfcdf62ad6adb8b777eee98f42ff);
	text-align: center;
	padding-top: 128px;
}
ul#tour div.last-frame a {
	padding: 0.5em;
	font-size: 16px;
}
ul#tour div.last-frame a.replay-link {
	background-color: #00afdb;
	color: #fff;
}
#highlighted {
	width: 60em;
	padding: 1em;
	background-color: #e6ecef;
	overflow: hidden;
}
#zeitgeist {
	background-color: #fefefe;
}
#zeitgeist .column {
	width: 12em;
	padding: 0.66em 1em;
	float: left;
}
#zeitgeist .row {
	overflow: hidden;
}
#zeitgeist #popular-stories {
	padding: 0.66em 1em;
	border-top: 8px solid #e6ecef;
}
#zeitgeist #popular-stories h3 {
	margin-bottom: 0.25em;
}
#zeitgeist #popular-stories li {
	margin-bottom: 1em;
	font-size: 11px;
}
#zeitgeist #popular-stories ul {
	margin-bottom: 1em;
}
#zeitgeist #popular-stories h3 a {
	color: #628e27;
	font-size: 16px;
}
#zeitgeist #popular-stories #more-popular {
	text-align: right;
	margin-bottom: 0;
}
#quote {
	float: left;
	width: 18em;
	margin: 1.5em;
}
#quote blockquote {
	font-size: 24px;
	margin-bottom: 0.25em;
}
#quote p {
	text-align: right;
	margin-bottom: 0;
}
#quote a {
	color: #5c6f7b;
}
img#webware-nominee {
	float: left;
	margin: 1.5em;
}

#signup h1 {
	color: #fbb74f;
}
#signup a {
	font-size: 12px;
	color: #fbb74f;
}
#signup form {
	color: #768794;
	background-color: #fff;
}
#signup form label.sameline {
	display: inline;
	width: 8em;
}
#signup form input {
	width: 17em;
}
#signup form #remember_me {
	width: auto;
}
#signup form #user_email {
	width: 23em;
}
#signup form div.submit {
	width: 17.5em;
	margin-bottom: 1em;
}
#interest_header {
	background-color: #e3f4f9;
	padding: 1em;
	margin-bottom: 1em;
}
#interest_header h1 {
	font-size: 16px;
	color: #00afdb;
	margin-bottom: 0.25em;
}
#interest_header p {
	margin-bottom: 0;
	font-size: 10px;
}
#topic_form {
	margin-top: 0.25em;
}
#topic_form label {
	display: none;
}
#topic_form #topic_description {
	width: 18em;
}
#topic_form input {
	margin-bottom: 0;
}
#feedback h1, #popular_stories h1 {
	font-size: 16px;
	color: #00afdb;
	background-color: #e3f4f9;
	padding: 1em;
}
.story {
	width: 40em;
}
.story a.header h2 {
	width: 23em;
}

#feedback ul {
	padding-bottom: 1em
}
#feedback li {
	padding: 0.5em 2em;
}
#feedback legend {
	display: none;
}
#feedback form {
	width: 24em;
}
#feedback #feedback_contents {
	height: 6.5em;
}
#info {
	color: #678e27;
	background-color: #d8e1c7;
	padding: 0.5em;
}