.top{
	background-image: url("/images/sites/cubenergysaver_com/cub_neighborhood.png");
	display: block;
	height: 299px;
	width: 918px;
}

.top .panel{
	float:right;
	margin: 2em 2em 1em 1em;
	width: 300px;
}

*html .top .panel{
	margin-right: 1em;
}

.top h1{
	font-size: 1.3em;
	line-height: 1.1em;
	margin-bottom: 1em;
}

.top #signup_button_contest{
	background-image: url("/images/sites/cubenergysaver_com/signup_purple.png");
	margin-top: 2em;
	height: 62px;
	width: 290px;	
}

.top p{
	margin-bottom: .8em;
	font-size: .8em;
}

#pages_contest h4{
	font-size: .9em;
	margin-bottom: .6em;
}

table{
	margin: 1em auto 3em auto;
}

table td img{
	text-align: center;
	margin: 0 0 1em 2.5em;
}

table td.copy{
	width: 250px;
	padding: 25px 20px;
}

table td.middle{
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;	
}

table p{
	margin-bottom: .6em;
}

.contest_info{
	background-color: #fafafa;
	border: 1px solid #eee;
	padding: 1em 5em;
	margin: 1em 5em;
}

.contest_info p{
	margin-bottom: .8em;
}

.contest_info h5{
	font-size: 1em;
	margin: 1em 0 .8em 0;
}

.infolink{
	padding-right: 2.5em;
}

.infolink a{
	border-bottom: 1px solid #CCF;
}

.contest_info ol{
  padding-left: 1em;
}

.contest_info ol li{
  margin-bottom: 1em;
}

.contest_info .note{
  font-weight: bold;
  font-size: .7em;
}