/* stories.css */

.siteStructure {
	background:url('../images/bg_green_top.png') no-repeat;
	width:752px;
}
.endStructure {
	background:url('../images/endstructure_green.png') no-repeat;
	width:700px;
	height:39px;
	margin-left:21px;
}
.greenContent {
	width:743px;
	height:510px;
	margin-left:9px;
	margin-top:15px;
	float:left;
	background:url('../images/green_expanding_bg.png') no-repeat;
	background-position: 0 220px;
}
* html .greenContent {margin-left: 4px;}
.greenFeatureStructure {
	background:url('../images/green_three_feat_bg.png') no-repeat;
	width:701px;
	height:178px;
	margin-left:21px;
}
.greenFeatureStructure p {
	margin-top:15px;
	float:left;
}
.rightSide {
	float:left;
	width:433px;
}
.leftSide {
	float:left;
	width:234px;
	margin-left:15px;
	font-size:11px;
}
.leftSide p {
	margin-left:15px;
}
.weighIn {
	margin-top:50px;
	background:url('../images/bg_weighin.png') no-repeat;
	height:327px;
}
.weighIn img {
	margin-top:35px;
}
.weighIn * {
	padding-left:30px;
}
.weighIn * * {
	padding-left:0px;
}
.pollContent {
	margin-left:10px;
	font-weight:800;
}
.poll label {
	color:#006888;
	font-weight:800;
}
.poll {
	margin-left:10px;	
}