html * {
	margin: 0px;
	padding:  0px;
}

html, body {
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	font-size: 11px;
}

/* @group general */
a {
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	text-decoration: none;
	color: #003151;
	outline: none;
	-moz-outline-style: none;
}
a:visited {
	color: #003151;
}
a:hover {
	color: #00496e;
}
h1 {

}
h2 {
	font-size: 19px;
	line-height: 19px;
	margin-bottom: 5px;
	color: #00324a;
}
h3 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #00324a;
}
h4 {
	font-size: 17px;
	line-height: 17px;
	margin-bottom: 5px;
	color: #00324a;
}
h5 {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 5px;
	color: #00324a;
}
h6 {
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 5px;
	color: #00324a;
}
p {
	line-height: 15px;
	margin-bottom: 5px;
}
ul {
	font-size: 12px;
	list-style: none;
}
#main ul li {
	background: url(http://www.beactive.com/css/bullet.png) no-repeat 0px 1px;
	padding-left: 15px;
}
ol {
	font-size: 12px;
	padding-left: 22px;
}
#main ol li {
}
blockquote {
	padding-left: 50px;
	padding-right: 50px;
	font-style: italic;
	font-size: 12px;
}
dl {
	font-style: italic;
	font-size: 16px;
}

#main-inner dl {
	font-style: normal;
	font-size: 12px;
}
dt {
	padding-left: 35px;
	font-size: 13px;
}

.pronunciation {
	font-size: 12px;
}
hr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 95%;
	border: none 0;
	border-top: 1px #333333 dotted;
}

p img {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
}

p.viewVideo img {
	padding: 0 0 0 3px;
	position: relative;
	top: 3px;
}

sup {
	font-size: .9em;
  	vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
/* @end */

/* @group header */
#header {
	color: #dfdfdf;
}
#header a {

}
#header .header-login {
	color: #5a5758;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#header .header-login p {
	margin: 0px;
	line-height: 10px;
	text-align: right;
	padding-left: 600px;
}
#header .header-login a,
#header .header-login a:visited,
#header .header-login a:active,
#header .header-login a:hover {
	color: #b0006e;
	font-size: 11px;
}
/* @end */

/* @group nav */
#nav li a {
	font-size: 12px;
}
/* @end */

/* @group left */
#left {

}
#internalPage #left #internalFeature h3 {
	font-size: 15px;
	color: #b0006e;
	font-weight: normal;
}
#internalPage #left #internalFeature .viewVideo a {
	font-size: 12px;
	color: #b0006e;
	font-weight: normal;
}
#internalPage #left #internalResources h3 {
	color: #ffffff;
	font-weight: bold;
}
#internalPage #left #internalResources a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#internalPage #secondaryNav h2.H2-comorbidities {
	text-indent: -3000px;
	height: 26px;
	background: url('../images/subNav_header_comorbidities.gif') no-repeat;
	margin-bottom: 10px;
	margin-left: 11px;
}
#internalPage #secondaryNav h2.H2-assessment {
	text-indent: -3000px;
	height: 26px;
	background: url('../images/subNav_header_assessment.gif') no-repeat;
	margin-bottom: 10px;
	margin-left: 11px;
}
#internalPage #secondaryNav h2.H2-prevalence {
	text-indent: -3000px;
	height: 26px;
	background: url('../images/subNav_header_prevalence.gif') no-repeat;
	margin-bottom: 10px;
	margin-left: 11px;
}
#internalPage #secondaryNav h2.H2-legal {
	text-indent: -3000px;
	height: 26px;
	background: url('../images/subNav_header_legal.gif') no-repeat;
	margin-bottom: 10px;
	margin-left: 11px;
}
#internalPage #secondaryNav h2.H2-privacy {
	text-indent: -3000px;
	height: 26px;
	background: url('../images/subNav_header_privacy.gif') no-repeat;
	margin-bottom: 10px;
	margin-left: 11px;
}
#internalPage #secondaryNav h2.H2-speakers {
	text-indent: -3000px;
	height: 50px;
	background: url('../images/subNav_header_speakers.gif') no-repeat;
	margin-bottom: 10px;
	margin-left: 11px;
}
*html #internalPage #secondaryNav h2 {
	position: relative;
	left:  11px;
}

.subHead-cardio {
	text-indent: -3000px;
	background: url('../images/subNavHeader_cardio.gif') no-repeat;
	margin-bottom: 5px;
	margin-left: 11px;
	width: 150px;
	height: 18px;
}
.subHead-anemia {
	text-indent: -3000px;
	background: url('../images/subNavHeader_anemia.gif') no-repeat;
	margin-bottom: 5px;
	margin-left: 11px;
	width: 150px;
	height: 18px;
}
.subHead-malnutrition {
	text-indent: -3000px;
	background: url('../images/subNavHeader_malnutrition.gif') no-repeat;
	margin-bottom: 5px;
	margin-left: 11px;
	width: 150px;
	height: 18px;
}
.subHead-diagnosis {
	text-indent: -3000px;
	background: url('../images/subNavHeader_diagnosis.gif') no-repeat;
	margin-bottom: 5px;
	margin-left: 11px;
	width: 150px;
	height: 18px;
}
.subHead-treatment {
	text-indent: -3000px;
	background: url('../images/subNavHeader_treatment.gif') no-repeat;
	margin-bottom: 5px;
	margin-left: 11px;
	width: 150px;
	height: 18px;
}
/* @end */

/* @group main */
#main {

}
main-inner {
	line-height: 12px;
}
#internalPage #main p {
	color: #5a5758;
	font-size: 12px;
	margin-bottom: 15px;
}
#internalPage #main p strong {
	color: #231f20;
}
#internalPage #main #main-inner p.strong {
	margin-top: 20px;
	font-weight: bold;
}

#internalPage #main #main-inner h3 {
	margin-top: 20px;
	font-weight: bold;
	color: #231f20;
	font-size: 12px;
	line-height: 14px;
}

#internalPage #main p a {
	color: #b0006e;
	text-decoration: underline;
}

#internalPage #main h1.h1_prevalence {
	background: url('../images/h1_prev_index.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 75px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_assessment {
	background: url('../images/h1_assess_index.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 66px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_assessment_gfr {
	background: url('../images/h1_assess_gfr.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 107px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_assessment_stages {
	background: url('../images/h1_assess_stages.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 75px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_treatment_importance {
	background: url('../images/h1_assess_importance.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 75px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_treatment_goals {
	background: url('../images/h1_assess_goals.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 108px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_treatment_options {
	background: url('../images/h1_assess_options.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 75px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_comorbidities {
	background: url('../images/h1_como_index.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 75px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_cardio_assessment {
	background: url('../images/h1_como_cardioAssessment.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 76px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_cardio_negative {
	background: url('../images/h1_como_cardioNegative.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 66px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_cardio_management {
	background: url('../images/h1_como_cardioManage.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 67px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_cardio_facts {
	background: url('../images/h1_como_cardioFact.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 36px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_anemia_assessment {
	background: url('../images/h1_como_anemiaAssessment.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 115px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_anemia_negative {
	background: url('../images/h1_como_anemiaNegative.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 67px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_anemia_management {
	background: url('../images/h1_como_anemiaManage.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 36px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_anemia_facts {
	background: url('../images/h1_como_anemiaFact.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 36px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_malnutrition_assessment {
	background: url('../images/h1_como_malnuAssessment.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 115px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_malnutrition_negative {
	background: url('../images/h1_como_malnuNegative.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 67px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_malnutrition_management {
	background: url('../images/h1_como_malnuManage.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 67px;
	margin-bottom: 25px;
}
#internalPage #main h1.h1_malnutrition_facts {
	background: url('../images/h1_como_malnuFact.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 76px;
	margin-bottom: 25px;
}
#internalPage #main h1.H1-speakers {
	background: url('../images/h1_resources_speakers.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 35px;
	margin-bottom: 25px;
}
#internalPage #main h1.H1-legal {
	background: url('../images/h1_legal.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 36px;
	margin-bottom: 25px;
}
#internalPage #main h1.H1-privacy {
	background: url('../images/h1_privacy.gif') no-repeat;
	text-indent: -3000px;
	width: 475px;
	height: 35px;
	margin-bottom: 25px;
}

.mainSubHead-cardio {
	text-indent: -3000px;
	background: url('http://www.beactive.com/images/mainSubHead_cardio.gif') repeat;
	margin-bottom: 5px;
	margin-top: 20px;
	height: 15px;
	width: 182px;
}
.mainSubHead-anemia {
	text-indent: -3000px;
	background: url('http://www.beactive.com/images/mainSubHead_anemia.gif') repeat;
	margin-bottom: 5px;
	margin-top: 20px;
	padding: 0px;
	height: 15px;
	width: 60px;
}
.mainSubHead-malnutrition {
	text-indent: -3000px;
	background: url('http://www.beactive.com/images/mainSubHead_malnutrition.gif') repeat;
	margin-bottom: 5px;
	margin-top: 20px;
	height: 15px;
	width: 98px;
}
#register span.required {
	color: #f7971c;
	position: relative;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
#register span.disclaimer {
	color: #f7971c;
	position: relative;
	font-size: 11px;
	line-height: 11px;
}
#register span.disclaimer a{
	color: #f7971c;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
#register p a {
	color: #d1d3d4;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#register #formCol1 p {
	color: #ffffff;
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
#register #formCol2 p {
	color: #ffffff;
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
#register #formCol3 p {
	color: #ffffff;
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
#register #formCol3 .registerCheckbox-txt {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
}
#register #formCol2 .checkboxContact {
	margin-top: 8px;
}
#register #formCol2 .registerCheckbox-txt {
	font-size: 10px;
	line-height: 12px;
	margin-top: 7px;
}
#register #formCol1 .registerCheckbox-txt {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
}
#homeFeatures-left p {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
}
#homeFeatures-left p.feature_navLink a:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
}
#homeFeatures-left p.feature_navLink a:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
}

#homeFeatures-right p {
	color: #d1d3d4;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 12px;
	padding: 0px;
}
#homeFeatures-right p a {
	color: #d1d3d4;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#login.speakerLogin #loginFeatures-left p {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}
#login.speakerLogin #loginFeatures-left p a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
}
#login.speakerLogin #loginFeatures-right p {
	color: #d1d3d4;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 12px;
	padding: 0px;
}
#login.speakerLogin #loginFeatures-right p a {
	color: #d1d3d4;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#video #videoFeatures-left h1.peerVideo {
	height: 28px;
	width: 267px;
	background: url('../images/video_h1_peerVideo.gif') no-repeat;
	text-indent: -3000px;
	margin-bottom: 15px;
}
#video #videoFeatures-left p {
	color: #231f20;
	font-size: 12px;
	font-weight: bold;
}
#video #videoFeatures-left p.registrationQualifier {
	color: #ffffff;
	margin-top: 20px;
}
#video #videoFeatures-left p.registrationQualifier a {
	color: #ffffff;
	text-decoration: underline;
	margin-top: 20px;
}
#video.unlogged #main #videoFeatures-right p {
	color: #d1d3d4;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 12px;
	padding: 0px;
}
#video.unlogged #main #videoFeatures-right p a {
	color: #d1d3d4;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#video .sidebarName {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding-left: 5px;
	width: 112px;
	height: 22px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0px;
}
#video .sidebarPosition {
	color: #5a5758;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	padding-left: 5px;
	width: 112px;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
#video p.sidebarDetails {
	color: #5a5758;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}

#main h1, #main h2, #main  h3, #main h4, #main h5 {
	color: #b0006e;
	font-weight: normal;
	font-style: normal;
}

#main h1 {
	font-size: 16px;
	font-weight: bold;
}

#main #main-inner h2 {
	font-size: 15px;
	font-weight: normal;
}

#main h3 {
	font-size: 12px;
	font-weight: bold;
}
/* @end */

/* @group right */
#right {

}
/* @end */

/* @group sub */
#sub-left p {
	color: #5a5758;
	font-size: 12px;
}
#sub-left .sub-left-viewLink a {
	color: #b0006e;
}
#sub-left em {
	color: #231f20;
	font-size: 11px;
}
#sub #sub-right h5 {
	margin-top: 10px;
	font-weight: normal;
	font-size: 16px;
	color: #b0006e;
}
#sub #sub-right {
	font-size: 10px;
}

#sub #sub-right strong{
	font-weight: bold;
}
#sub #sub-right .viewVideo a {
	font-size: 12px;
	color: #b0006e;
}

#video #sub-left h4 {
	font-size: 15px;
	font-weight: normal;
	color: #b0006e;
	padding: 0px;
	margin: 0px;
}
#video #sub-left p.videoName {
	font-size: 10px;
	font-weight: bold;
	color: #231f20;
	padding: 0px;
	margin: 0px;
}
#video.unlogged #sub-left p.videoTime {
	font-size: 10px;
	font-weight: normal;
	color: #5a5758;
	padding: 0px;
	margin-bottom: 10px;
}
#video.logged #sub-left p.videoTime {
	font-size: 10px;
	font-weight: normal;
	color: #5a5758;
	padding: 0px;
	margin-bottom: 0px;
}

#video #videoFeatures-right h5 {
	margin-top: 10px;
	font-weight: normal;
	font-size: 16px;
	color: #b0006e;
}
#video #videoFeatures-right {
	font-size: 11px;
}
#video #videoFeatures-right .viewVideo a {
	font-size: 12px;
	color: #b0006e;
}
#video #sub-left .viewVideo a {
	font-size: 12px;
	color: #b0006e;
}
#video #sub-left p.viewVideo {
	margin-bottom: 12px;
}
/* @end */

/* @group footer */
#footer {
	color: #5a5758;
}
#footer li a, #footer li a:visited , #register #footer li a, #register #footer li a:visited, #register #footer p a, #register #footer p a:visited{
	font-size: 11px;
	color: #b0006e;
	font-weight: normal;
	font-style: normal;
}

#footer .footnotes {
	font-size: 10px;
	color: #5a5758;
	font-family: Arial, Verdana, sans-serif;
	padding-bottom: 36px;
}

#footer .copyright{
	margin-top: 0;
	padding-bottom: 5px;
}

* html #internalPage #footer p.footnotes{

}
#footer .footnotes .footnotes-bold, #footer .footnotes strong, #footer .footnotes b {
	font-weight: bold;
	color: #231f20;
}
#footer .navhome {
	
}
/* @end */

/* @group Error Messages */

.error {
	color: #FFFF00;
	position: relative;
	list-style-type: none;
	font-size: 10px;
	line-height: 12px;
}

.errorRegister {
	color: #FFFF00;
	position: relative;
	list-style-type: none;
	font-size: 11px;
	line-height: 12px;
}

.error li,
#main .error li,
#register .error li,
#register .errorRegister li,
#internalPage .error li {
	background: url('../images/errorBullet.gif') left top no-repeat;
	line-height: 12px;	
}

/* @end */

/* @group Popup */

#popup {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 3px solid #fab255;
	background: #fef0dd;
	height: 185px;
	width: 230px;
	padding: 20px;
	margin: 0px;
	position: absolute;
	z-index: 1000;
	text-align: left;
	left: 494px;
	top: 285px;
	display: none;
}
#popup h3 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #000000;
}
#popup p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 13px;
	color: #5a5758;
}
#popup a {
	margin: 0px;
	text-decoration: underline;
	line-height: 12px;
	color: #b0006e;
}

/* @end */

/* @group interstitial */

#interstitial {
	height: 100%;
	width: 100%;
	margin: 0px;
	z-index: 999;
	position: absolute;
	top:  0px;
	left: 0px;
	display: none;
}
#interstitial-inner {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 3px solid #fab255;
	background: #fef0dd;
	width: 230px;
	padding: 20px;
	z-index: 1000;
	top: 285px;
	text-align: center;
	margin: auto;
	position: relative;
}
#interstitial h3 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #000000;
	text-align: left;
}
#interstitial p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 13px;
	color: #5a5758;
	text-align: left;
	position: relative;
}
#interstitial a.cancel {
	margin-left: 15px;
}
#interstitial a {
	margin: 0px;
	text-decoration: underline;
	line-height: 12px;
	color: #b0006e;
	text-align: left;
	position: relative;
}

/* @end */

/* @group Notes */

.note {
	background-color: #fffbc9;
}

p.note {
	border-style: solid;
	border-color: #ffdfb4;
	padding: 10px;
}

/* @end */

/* @group Definition Lists */

dl {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

#main dt {
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
}

dd {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	font-variant: normal;
	font-size: 12px;
	color: #5a5758;
}

/* @end */

/* @group linkHome */

a#linkHome {
	display: block;
	width: 329px;
	height: 63px;
	text-indent: -3000em;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1000;
}

/* @end */

/* @group Back to the top */

p.top {
	display: none;
}

#internalPage p.top  {
	display: block;
}

/* @end */

/* @group Server Error */

/* Addresses Peekaboo Bug on Server Errors in IE6 */

.servererror{
	padding-bottom: 200px;
}

#main #main-inner div.servererror * {
	color: #ffffff;
	line-height: 1.2em;
	position: relative;
}


#main #main-inner div.servererror a {
	text-decoration: underline;
}
#internalPage #secondaryNav H2.H2-contact { 
        BACKGROUND: url(../images/subNav_header_contact.gif) no-repeat; MARGIN-BOTTOM: 10px; MARGIN-LEFT: 11px; TEXT-INDENT: -3000px; HEIGHT: 26px

} 



#internalPage #main H1.H1-contact { 
        BACKGROUND: url(../images/h1_contact.gif) no-repeat; MARGIN-BOTTOM: 25px; WIDTH: 475px; TEXT-INDENT: -3000px; HEIGHT: 35px

} 

/* @end */