
body {
background: #fff;
font-family: Helvetica, Arial, Verdana;
}


#top_text {
color: #F60;
font-weight: bold;
}

#masthead_img, h1, h2, h3 {
text-align: center;
}

#opening_gambit {
text-align: center;
}

#box_video {
position: static;
margin: 0 auto auto;
height: 250px;
width: 500px;
border: 9px #333 solid;
background: #000;
border-bottom: 25px #999 solid;
}

.intro_text {
margin: 0 auto auto;
width: 500px;
margin: 25px auto auto;
}

.buy_button {
position: static;
margin: 20px auto auto;
height: 50px;
width: 500px;
border: 4px #060 solid;
background: #695;
text-align: center;
}
.buy_button P {
color: #fff;
font-weight: bold;
}

#intro_letter {
width: 670px;
position: static;
margin: 0 auto auto;
}

.punchy_text {
color: #F60;
font-weight: bold;
}

#intro_image {
text-align: center;
margin: 25px 0 0;
}

.the_list {
width: 670px;
position: static;
margin: 0 auto auto;
}
.the_list LI {
padding: 9px;
}

#the_tips {
width: 550px;
position: static;
margin: 0 auto auto;
background: #eee;
padding: 10px;
border: 1px dotted #999;
}

P.coach_tip {
color: #36f;
}

#the_pitch, #more_pitch {
width: 670px;
position: static;
margin: 0 auto auto;
}

.punchy_big {
color: #F60;
font-weight: bold;
text-align: center;
width: 470px;
line-height: 150%
}

#answer_yes {
border: 1px solid #000;
padding: 9px;
background: #ddd
}


#the_quotes {
width: 500px;
position: static;
margin: 0 auto auto;
background: #eee;
padding: 5px 15px 15px;
}

.a_quote {
background: #ffbc0e;
padding: 10px;
width: 470px;
border: 1px dotted #999;
margin: 20px auto;
}
.a_quote IMG {
margin: 0px 10px 5px 0px;
}
.a_quote P {
font-size: 11px;
}

#final_questions {
text-align: center;

}

/** presalespage additions **/


#top_text_green {
font-size: large;
color: #008000;
text-align: center;
padding: 20px;
font-weight: bold;
}

.emailForm {
margin: 0px auto auto;
padding: 20px;
}

.emailForm td, input, select, textarea, checkbox  {
font-size: 12px;
}

.required {
color: red;
}

.email_capture_button {
padding: 5px 10px 5px 10px ;
}

.free_gifts_list {
border: 8px solid #000;
background: #eee;
width: 540px;
margin: 0 auto auto !important;
}

TABLE.free_gifts_list TR TH {
background: #000;
font-weight: bold;
color: #fff;
}
TABLE.free_gifts_list TR TD {
color: #F60;
font-weight: bold;
margin: 15px;
background: #eee;
vertical-align: top;
text-align: center;
}

TABLE.free_gifts_list TR TH.middle {
background: #222;
}
TABLE.free_gifts_list TR TD.middle {
background: #ddd;
}

TABLE.free_gifts_list TR TD IMG {
border: 1px solid #333;
}

TABLE.free_gifts_list TR TD TABLE TR TD {
background: #fff;
color: #000;
text-align: right;
}

td.email_capture {
background: #fff !important;
border-top: #ccc solid 3px;
}


H6 {
/* used for captions */
text-align: center;
font-weight: normal;
}
