#body_content_middle
{
    margin-left: 48px;
    width: 460px;
}

form label
{
    text-transform: uppercase;
    width: 127px;
    display: block;
    float: left;
}

form textarea
{
    height: 160px;
    width: 270px;
}

#submit_button
{
    margin-left: 127px;
}

#moms_enter_now_button
{
    position: absolute;
    top: 505px;
    left: 250px;
}

#moms_main
{
    position: absolute;
    top: 293px;
    left: 51px;
    color: white;
    width: 410px;
}

#moms_main *
{
    line-height: 1.3em;
}

#moms_main * a
{
    color: white;
    font-weight: normal;
}

#moms_main h1
{
    margin-top: 0px;
    margin-bottom: 8px;
}

#moms_side
{
    background: url('/images/moms_page_side.png') no-repeat;
    height: 88px;
    position: relative;
    margin-top: 14px;
}

#moms_side_content
{
    position: absolute;
    color: white;
    position: absolute;
    left: 134px;
    top: 18px;
    width: 400px;
}

#moms_side_content h2
{
    margin-top: 0px;
}

#moms_top {
	background: url('/images/moms_page_image_top.png') no-repeat;
	width: 709px;
	height: 1275px;
	position: relative;
	z-index: 1000;
}
#moms_bottom {
	background: url('/images/moms_page_image_bottom.png') no-repeat;
	width: 726px;
	height: 1280px;
	position: relative;
	margin-top: -70px;
}
#moms_middle_strip {
	z-index: 1001;
	position: absolute;
	top: 1244px;
	left: 0px;
	background: url('/images/moms_middle_strip.png') no-repeat;
	width: 726px;
	height: 33px;
}
#moms_states {
	position: absolute;
	z-index: 1000;
	background: url('/images/moms_states.png') no-repeat;
	width: 320px;
	height: 210px;
	top: 1208px;
	left: 406px;
}
#amie_hamlin {
	position: absolute;
	top: 302px;
	width: 308px;
	left: 316px;
}
#amie_hamlin, #amie_hamlin a {
	color: white;
	font-size: 12px;
	font-family: Arial;
	line-height: 16px;
}
.winning_mom {
	position: absolute;
	width: 346px;
	left: 316px;
	color: #0fadcf;
	font-size: 12px;
	font-family: Arial;
	line-height: 16px;
}
.winning_mom a {
	font-weight: bold;
	font-style: italic;
}
#moms_one {
	top: 590px;
}
#moms_two {
	top: 785px;
}
#moms_three {
	top: 965px;
}
#moms_four {
	top: 1140px;
}

#moms_bottom .winning_mom {
	left: 156px;
	width: 455px;
}
#moms_bottom .winning_mom, #moms_bottom .winning_mom a {
	line-height: 15px;
	color: #878787;
}

#moms_five {
	top: 226px;
}
#moms_six {
	top: 330px;
}
#moms_seven {
	top: 435px;
}
#moms_eight {
	top: 550px;
}
#moms_nine {
	top: 640px;
}
#moms_ten {
	top: 738px;
}
#moms_eleven {
	top: 850px;
}
#moms_twelve {
	top: 930px;
}
#moms_thirteen {
	top: 1025px;
}
#moms_fourteen {
	top: 1115px;
}
#moms_scroll_down_link, #moms_back_to_top_link {
	display: block;
	position: absolute;
	z-index: 1002;
	text-decoration: none;
	color: none;
}
#moms_back_to_top_link {
	top: 1184px;
	right: 39px;
	width: 135px;
	height: 30px;
}
#moms_scroll_down_link {
	top: 516px;
	right: 23px;
	width: 168px;
	height: 42px;
}
#moms_side_sign_me_up
{
    position: absolute;
    bottom: 20px;
    right: 18px;
}

#moms_courtesy {
	position: absolute;
	top: 101px;
}
#moms_courtesy, #moms_courtesy a {
	color: #878787;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

/*
Clearfix docs
 - Main docs: http://positioniseverything.net/easyclearing.html
 - IE7 change: http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
*/
form div.field:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
form div.field
{
    margin: 12px 0px;
    width: 460px;
	display: inline-block;
}

/* Hide from IE Mac \*/
form div.field 
{
	display:block;
}
/* End hide from IE Mac */