
/*  AUDIO  */
DIV#audio {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 35px;
	font: normal 10px Arial, sans-serif;
	color: #333;
	line-height: 12px;
	text-align: center;
}

DIV#audio_pause {
	float: right;
	position: relative;
	top: 32px;
	left: 32px;
	background-color: #fff1c3;
	margin: 0px;
	padding: 0px;
	font: normal 10px Arial, sans-serif;
	color: #333;
	line-height: 12px;
	text-align: center;
	visibility: hidden;
}


DIV.audio_intro {
	position: relative;
	float: right;
	
	background: transparent url(../images/ad_hearmarian.gif) 0 0 no-repeat;
	
	margin: 10px -15px 10px 10px;
	padding: 0;

	width: 198px;
	height: 84px;
}


.player {
	position: relative;
	top: 52px;
	left: 12px;
}


DIV#audio_1 TD, DIV#audio_2 TD, DIV#audio_left TD, DIV#audio_pause_1 TD, DIV#audio_pause_2 TD, DIV#audio_pause_left TD {
	font: normal 10px Arial, sans-serif;
	color: #333;
	line-height: 12px;
}


DIV#audio_1, DIV#audio_2, DIV#audio_left {
	float: right;
	margin: 0px;
	padding: 0px;
}

DIV#audio_pause_1, DIV#audio_pause_2, DIV#audio_pause_left {
	position: relative;
	top: -12px;
	background-color: #fff1c3;
	margin: 0px;
	padding: 0px;

	visibility: hidden;
}







/*  CONTENT    */

H1.header_top {
	margin-bottom: 5px;

	color: #333;
	font: 26px 'Times New Roman', serif;
}

H2.header2_top {
	margin-top: 0px;
	margin-bottom: 40px;

	color: #333;
	font: 20px 'Times New Roman', serif;
}

H2.reg {
	color: #666;
	font: 20px 'Times New Roman', serif;
}

H2.reg_black {
	color: #000;
	font: 20px 'Times New Roman', serif;
}

H3.box {
	color: #666;
	font: 16px 'Times New Roman', serif;
}

P.paragraph_flush {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

	color: #333;
	font: 16px 'Times New Roman', serif;
}

P.paragraph_flush EM {
	color: #3D7878;
	font: 18px 'Times New Roman', serif;
}

P.paragraph_basic {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;

	color: #333;
	font: 16px 'Times New Roman', serif;
}


P.paragraph_footed {
	margin-top: 0px;
	margin-bottom: 40px;
	padding: 0px;

	color: #333;
	font: 16px 'Times New Roman', serif;
}

H1.header_nofoot {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

	color: #333;
	font: bold 18px 'Times New Roman', serif;
}

UL.list_basic LI {
	margin-bottom:10px;

	color: #333;
	font: 16px 'Times New Roman', serif;
}


OL.numbered LI {
	font-size: 16px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	list-style: decimal;
}


A.link_basic, A.link_basic:link, A.link_basic:visited, A.link_basic:hover {
	color: #3D7878;
	font: 16px 'Times New Roman', serif;
	text-decoration: underline;
}

P.paragraph_big {
	margin-top: 30px;
	margin-bottom: 30px;
}

A.link_big, A.link_big:link, A.link_big:visited, A.link_big:hover {
	color: #3D7878;
	font: 22px 'Times New Roman', serif;
	text-decoration: underline;
}

INPUT.form_basic {

	margin-top: 0px;
	margin-bottom: 20px;

	padding-top: 0px;

	height: 21px;
	width: 200px;
	border: 1px solid #666;
	background-color: #dbeded;

	color: #333;
	font: 16px 'Times New Roman', serif;
	line-height: 16px;

}

INPUT.form_longer {

	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 43px;

	padding-top: 0px;

	height: 21px;
	width: 550px;
	border: 1px solid #666;
	background-color: #dbeded;

	color: #333;
	font: 16px 'Times New Roman', serif;
	line-height: 16px;

}

TD.td_basic {
	color: #333;
	font: 16px 'Times New Roman', serif;
}



#sub_button {
	margin-right: 20px;
	margin-bottom: 100px;
	float: left;
}


table.testimonial {
	margin: 20px 0 20px 0;
}

table.testimonial_2 {
	margin: 0 0 20px 0;
}

table.link_box {
	margin: 0 0 30px 46px;
}

/*  IMAGES    */

img.weight_loss {
	padding: 0 8px 0 0;
	
}











