/* CSS Document */
/* Hides from IE5-mac \*/
* html #center {height: 1%;}
/* End hide from IE5-mac */
a:link {
	color : #0000cc; 
	font-weight : 600; 
	background : transparent;
} 
.memberheader {
	background: #C6CFDD;
	font-weight: bold;
}
.memberheader .back {
	position: absolute;
	right: 0px;
	font-size: 90%;
	margin: 0px 4px 0px 0px;
	top: auto;
	bottom: auto;
}



a:visited {
	color : #0000cc; 
	font-weight : 600; 
	background : transparent; 
} 
a:hover {
	font-weight : 600; 
	color : #ff6600; 
	background : transparent; 
}
a.footerlink:link {
	color : #0000cc; 
	font-weight : bolder; 
	background : transparent;
	text-decoration: none;
	clear: none; float: none;
	width: auto;
	height: auto;
} 
a.footerlink:visited {
	color : #0000cc; 
	font-weight : bolder; 
	background : transparent;
	text-decoration: none;
	clear: none; float: none;
	width: auto;
	height: auto;
} 
a.footerlink:hover {
	font-weight : bolder;
	color : #ff6600;
	background : transparent;
	text-decoration: underline;
	clear: none;
	float: none;
	width: auto;
	height: auto;
	padding: 0px;
}
.answer { 
	font-size: 80%;
}
.black {
	color: #000000
}
body {
	color: #333333;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #C0D790;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lh-image {
	float: left;
	margin-left: 80px;
	margin-right: 0px;
	display: block;
}
#center {
	padding: 0px;
	border-right: 1px #999999;
	margin: 0px auto;
	border-left: 1px #999999;
	border-top: 1px #999999;
	border-bottom: 1px #999999;
	background: #FFFFFF;
	width: 586px;
}
#center .bookbox {
	width: 49%;
	text-align: center;
	display: block;
	float: left;
}
#center .headline {
	width: 90%;
	left: 10%;
	right: 10%;
	position: relative;
}
#center .content {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	padding: 8px;
	border: 1px solid #000000;
}

#center .content .callout {
	width: 120px;
	position: relative;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFCC;
	border: 1px solid #BE8C4F;
	padding: 4px;
	float: right;
	margin-top: 0px;
}
#center .content .shadow {
	width: 321px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#center .content form p {
	width: 100%;
	font-size: 75%;
	font-weight: bold;
	clear: both;
	margin: 4px auto;
}
#center .content form p label {
	float: left;
}
#center .content form p input {
	float: right;
}
.clear {
	clear: both;
}
.contentsignup {
	width: 308px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border: 1px none #CFB76D;
	padding: 6px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}
.dropin form p {

	width: 100%;
	font-size: 75%;
	font-weight: bold;
	clear: both;
	margin: 4px auto;
}
.dropin form p label {
	float: left;
}
.dropin form p input {
	float: right;
}
.dropin {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#footer {
	background-color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 80%;
	margin-top: 0px;
	width: 717px;
	border-top: 1px solid #446699;
	border-right: 1px #446699;
	border-bottom: 1px #446699;
	border-left: 1px #446699;
}
h1 {
	color: #CC0000;
	background : transparent;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 180%;
	font-weight: bold;
}
h2 {
	color: #CC0000;
	background : transparent;
	font: bold 140% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.highlight { 
	background: #FFFF00;
}
hr {
}
.image {
	border-width: 0px;
	border-style: none;
}
.imgtop {
	clear: none;
	float: right;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#left {
	padding: 0px;
	width: 191px;
	position: absolute;
	margin: 0px;
	text-align: center;
	overflow: hidden;
	background: #FFFFFF;
	top: 111px;
}
.leftsmalltext {
	font-size: 70%;
}
ol {  
	list-style-type: decimal;
	color: #000099;
	background : transparent; 
}
ul {  
	list-style-type: square;
	color: #000099;
	background : transparent; 
}
.question { 
	font-style: italic; font-weight: bold;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
#right {
	text-align: left;
}

#right p {
	font: 90% "Courier New", Courier, monospace;
	padding: 4px;
	margin-left: 6px;
	background: #FFFFFF;
	margin-bottom: 100px;
	border: 1px none #BE8C4F;
	margin-right: 12px;
	left: 0px;
	color: #000000;
}
.robert {
	font: 300% "Freestyle Script", Courier, serif;
	color: #000099;
}
.sig { 
	font-size: 80%;
	font-weight: 600;
	font-variant: small-caps;
	text-align: right;
}
.sigtm {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 0px;
	display: block;
	margin-top: 6px;
	margin-right: 6px;
}
.signupboxredbig {
	color: #520D7F;
	font-weight: bold;
	font-size: 130%;
}
.signupbox {
	font-size: 75%;
	margin: 0px;
	background: left top;
	padding-top: 10px;
}
.signupboxmid {
	padding: 0px 4px 4px;
	font-size: 75%;
	margin: 0px;
	background: #FAE386;
	border-right: 1px solid #446699;
	border-left: 1px solid #446699;
}
.signupboxbottom {
	padding: 4px;
	font-size: 75%;
	margin: 0px;
	background: left bottom;
}
.sales .small {
	font-size: 80%;
}

.ticklist {
	list-style-image: url(images-masterclass/tick.gif);
	list-style-position: outside;
	white-space: normal;
	text-align: left;
	background : transparent;
}
#top {
	width: 719px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}


#top .mast {
	width: 719px;
	padding: 0px;
	border-style: none;
	margin: 0px auto;
	border-width: 0px;
	top: 0px;
}
.mast {
	width: 719px;
	margin-right: auto;
	margin-left: auto;
	font-size: 200%;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

img {
	border-style: none;
}


ul {
	list-style-type: square;
}
.member {
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: relative;
	top: 80px;
	right: 10px;
	float: right;
}

ul#sidenav, ul#sidenavx {
	padding : 0;
	margin : 0;
	list-style-type : none;
	position: relative;
	text-align: left;
	font-size: 90%;
}
ul#sidenav li, ul#sidenavx li {
	line-height: 20px;
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	}
ul#sidenav li a:link, ul#sidenavx li a:link {
	text-decoration : none;
	color : #003366;
	background : #CFB76D;
	display: block;
	width: 100%;
	padding-left: 4px;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 2px solid #CFB76D;
	font-size: 95%;
} 
ul#sidenav li a:visited, ul#sidenavx li a:visited {
	color : #003366;
	background : #CFB76D;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 4px;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 2px solid #CFB76D;
	font-size: 95%;
} 
ul#sidenav li a:hover, ul#sidenavx li a:hover {
	color : #993300;
	background : #FAE386;
	text-decoration: underline;
	display: block;
	width: 100%;
	padding-left: 4px;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 2px solid #993300;
	font-size: 95%;
}
.underline {
	text-decoration: underline;
}
.contentbonus {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dashed #0000CC;
	padding: 6px;
}
#center .content form p select {

	float: right;
}
#center .content form p textarea {

	float: right;
}
.righttext {
	color: #0000FF;
	float: right;
	display: block;
	clear: right;
}
.accountdisplay {
	padding: 4px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.lefttext {
	float: left;
	display: block;
	clear: left;
}
a.memberlink:visited {
	color : #FDD05D;
	font-weight : bolder;
	background : #4E6281;
	text-decoration: none;
	clear: none;
	float: none;
	width: 30px;
	height: auto;
	border: 2px outset #FDD05D;
	padding: 2px;
}
a.memberlink:hover {
	font-weight : bolder;
	color : #ff6600;
	background : #FFFFFF;
	text-decoration: underline;
	clear: none;
	float: none;
	width: auto;
	height: auto;
	padding: 2px;
	border: 2px outset #FDD05D;
}
a.memberlink:link {
	color : #FDD05D;
	font-weight : bolder;
	background : #4E6281;
	text-decoration: none;
	clear: none;
	float: none;
	border: 2px outset #FDD05D;
	padding: 2px;
}
ul#memberlink {
	padding : 0;
	margin : 0 0px;
	list-style-type : none;
	position: relative;
	font-size: 90%;
	text-align: center;
	width: 456px;
}
ul#memberlink li {
	display: block;
	margin: 0px;
	width: 100px;
	position: relative;
	clear: none;
	float: left;
}
ul#memberlink li a:link {
	text-decoration : none;
	color : #FDD05D;
	background : #4E6281;
	display: block;
	border: 2px outset #CCCCCC;
	padding: 2px;
	width: 100%;
	position: relative;
	margin-right: 3px;
	margin-bottom: 2px;
}
ul#memberlink li a:visited {
	color : #FDD05D;
	background : #4E6281;
	text-decoration: none;
	display: block;
	border: 2px outset #CCCCCC;
	padding: 2px;
	text-align: center;
	float: left;
	width: 100%;
	margin-right: 3px;
	margin-bottom: 2px;
}
ul#memberlink li a:hover {
	color : #993300;
	background : #FAE386;
	text-decoration: none;
	display: block;
	padding: 2px;
	border: 2px outset #CCCCCC;
	float: left;
	width: 100%;
	margin-right: 3px;
	margin-bottom: 2px;
}
.countdown {
	font: bold 150% "Courier New", Courier, monospace;
	color: #CC0000;
	border-style: none;
	border-width: 0px;
	text-align: center;
	display: block;
	width: 80%;
	margin: 0px auto;
}
.strikethrough {
	text-decoration: line-through;
}
.content {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	width: 750px;
	margin-bottom: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #A0CE4E;
	border-width: 3px;
}
.textleft {
	padding: 6px;
	width: 310px;
	clear: none;
	float: left;
	margin-left: 20px;
	background: #FFFFFF;
}
.textleft img {
	margin-right: 0px;
}
.squeezedisplay {
	padding: 8px;
}
.footer {
	font-size: 75%;
	text-align: center;
	border-top: 1px solid #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 6px;
}
.wrapper {
	background: #B0B0B0;
	padding: 0px 6px 4px 1px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
.highlightwhite {
	background: #FFFFFF;
}
.shadow{
	width:321px;
	margin-left:auto;
	margin-right:20px;
	text-align:center;
	float: right;
}
.textleft img .pdf {
	margin: 0px;
}
.content #countDown, .content #countDown2 {
	color: #FFFFFF;
	text-align: center;
	font: bold 150% "Courier New", Courier, monospace;
	background: #5D2884;
	margin-right: auto;
	margin-left: auto;
}
.content #countDown3, .content #countDown4 {
	color: #FFFFFF;
	text-align: center;
	background: #5D2884;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
	font-weight: bold;
}
.byline {
	color: #520D7F;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
}
.submit {
	border: 6px solid #669900;
	text-align: center;
}
.sales {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.sales h2 {
	color: #000099;
	text-align: left;
}
.sales .bonus {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 3px dashed #CC0000;
	background: #FFFFCC;
	padding-right: 6px;
	padding-left: 6px;
}
.sales .yogabonus {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 3px dashed #CC0000;
	padding-right: 6px;
	padding-left: 6px;
}
.sales .yogabonuscart {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #336633;
	padding-right: 6px;
	padding-left: 6px;
}
.sales ol {
	color: #333333;
	margin-left: 52px;
}
.sales ol li {
	margin-bottom: 16px;
}
.sales ul li {
	list-style: url(images-masterclass/tick_orange.gif);
	color: #333333;
}
.sales ul li li {
	list-style: square url(none);
}

.sales h2 {
	border: 2px none #FF9900;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding: 2px 2px 2px 4px;
	background: #6699CC;
}
.sales .bonus li {
	list-style: square url(none);
}
.sales p {
text-indent: 20px
}
.sales .large {
	font-size: 150%;
	margin-bottom: -14px;
}
.sales .audio-testimonial {
	width: 280px;
	float: right;
	border: 1px none #000099;
	background: url(images-masterclass/testimonial-box-small.gif) no-repeat;
	margin-left: 6px;
	padding-top: 8px;
	height: 340px;
}
.audio-testimonial p {
	text-indent: 0px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.sales .testimony {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 8px;
	border: 1px solid #666666;
	text-indent: 0px;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}
.sales .testimony p {
	text-indent: 0px;
}
.sales ul {
	margin-left: 52px;
}
.sales  ul.notick li {
	color: #333333;
	list-style-image: none;
	list-style-type: square;
}
.content .squeezedisplay .sales .no-indent {
	text-indent: 0px;
}
.sales .gallery img {
	float: left;
	position: relative;
}
.sales .gallery {
	text-align: center;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
.strikethrough {
	text-decoration: line-through;
}
.sales .bonus h2 {
	background: #FFFFCC;
	color: #000099;
	border-bottom: 1px solid #000099;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sales h1 img {
	display: inline;
	margin-bottom: -20px;
}
.light {
	color: #999999;
	text-decoration: line-through;
}
.sales .player {
	float: left;
	width: 330px;
}
.sales .player-center {
	float: none;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
}
.dvd {
	float: right;
	padding-right: 100px;
	display: block;
}
.gabrielle {
	float: right;
	padding-left: 10px;
	display: block;
}
.clinic {
	float: right;
	padding-right: 40px;
	display: block;
}
.sales .olivia {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #000000;
	padding: 4px;
}
.sales .olivia .photo {
	float: right;
	margin-top: 20px;
	margin-left: 10px;
}
.partnersignupbox {
	padding: 6px;
	border: 1px solid #520D7F;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
.partnersignupbox form p {


	width: 100%;
	font-size: 80%;
	clear: both;
	margin: 4px auto;
}
.partnersignupbox form p label {
	float: left;
	text-align: left;
	font-weight: bold;
}
.partnersignupbox form p input {

	float: right;
}
.partnersignupbox form p textarea {

	float: right;
}
.partnersignupbox p {
	margin: 4px auto;
}
.left {
	text-align: left;
}
.optin form p label {
float:left
}

.optin form p input {
float:right;margin-right:20px
}

.optin p {
	width:100%;
	clear:both;
	margin:4px auto;
	text-align: center;
}.optin {
	border: 3px dashed #669933;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	background: #F3ECF9;
}

.optin form input .submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
 
}
#submitpad {
  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}
h2.birthday {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #336600;
	color: #FFFFFF;
}
h5 {
	font: bold 140% Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}
.tutorials {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000066;
	background: #CFE1C4;
}
.tutorials h2 {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #666666;
}
.tutorials ul {
	list-style: square url(none);
}
.tutorials .no-indent img {
	border: 1px solid #000000;
}
.tutorial-cart-box {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #336633;
}
.sales .birthdaybonusteleseminar {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 8px;
	border: 1px solid #000000;
	text-indent: 0px;
}
.customize {
	border: 4px dashed #CC0000;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 8px;
}
.extraproduct {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 8px;
	border: 1px solid #666666;
}

.sales .extraproduct ul li {
	list-style-type: square;
	list-style-image: none;
}
.sales .tutorials ul li {
	list-style-type: square;
	list-style-image: none;
}
.addtutorial {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 34px;
	border: 4px solid #336633;
	margin-bottom: 6px;
}
.addtutorial p {
	text-indent: -24px;
}
.list-spacing {
	margin-bottom: 12px;
}
.border {
	border: 1px solid #000000;
}
.productbox {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 8px;
	padding-left: 8px;
	border: 2px solid #CCCC99;
}
.productbox table.product {
	border: 6px solid #CCCC99;
}
.productbox table.product td {
	padding-right: 4px;
	padding-left: 6px;
	padding-top: 6px;

}
table.options {
	border: 6px solid #CCCC99;
}

table.options td {
	padding-right: 4px;
	padding-left: 6px;
	padding-top: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;

}
.content .squeezedisplay .sales .productbox .product ul {
	margin:0px;
}
	.black_overlay{
		display:none;
		position:fixed;
		top:0; left:0;
		width:100%;	height:100%;
		background-color:#000;
		opacity:.50;
		z-index:1001;
	}
	.white_content {
		display:none;
		position:absolute;
		margin-top:0em; padding:16px;
		top:auto; left:-140px;
		width:980px; height:352px;
		background:#fff;
		border:8px solid #ffa500;
		z-index:1002;
	}
.content .squeezedisplay .sales #light .comparison {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
.contentsignupbox {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
}
img {
	border-width: 0px;
	border-style: none;
}

.contentsignupbox form p {
	width: 100%;
	font-size: 75%;
	clear: both;
	margin: 4px auto;
}
.contentsignupbox form p label {
	float: left;
	text-align: left;
	margin-left: 20px;
	font-weight: bold;
	font-size: 100%;
}
.contentsignupbox form p input {
	float: right;
	margin-right: 14px;
	margin-bottom: 1px;
}
.contentsignupbox p {
	clear: both;
	margin: 4px auto;
	text-align: center;
	width: 90%;
}
.contentsignupbox h1 {
	margin-top: 2px;
}
.addcartbox {
	margin-right: auto;
	margin-left: auto;
	border: 1px none #666666;
	width: 490px;
}.addcartbox h3 {
	padding-right: 8px;
	padding-left: 8px;
}
.boximage {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dashed #6600CC;
}.content .squeezedisplay .sales .actionoptin {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #5D2884;
	text-indent: 0px;
	padding: 4px;
}
.content .squeezedisplay .sales .actionoptin .addcartbox  ul {
	margin-left: 0px;
	text-indent: 0px;
}

@charset "utf-8";
/* CSS Document */
/* Hides from IE5-mac \*/
/* End hide from IE5-mac */

/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

/*  GRID OF TWO   ============================================================================= */


.span_2_of_2 {
	width: 100%;
}

.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%; 
	}
	
	.sumo-wrap {
	margin: auto;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	background-color: #FFFFFF;
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
}
}

/*  Robert Form Style */

#hydpop  {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-width: 0px;
	background-color: #ffffff;
}


.contentsignupboxaltnew p {
	color: #77933C;
	margin-top: 6px;
	text-align: left;
	text-indent: 0pxpx;
	font-size: 90%;
	margin-bottom: 8px;
}

img {
	border-style: none;
}

.contentsignupboxaltnew {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color: #FFFFFF;
	margin-top: 18px;
	position: static;
}
.contentsignupboxaltnew form fieldset p {
	width: 100%;
	font-size: 80%;
	clear: both;
	margin: 0px;
	text-align: center;
}
.contentsignupboxaltnew form fieldset p label {
	/* [disabled]float: left; */
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.contentsignupboxaltnew form fieldset p input {
	/* [disabled]margin-top: 6px; */
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-bottom: 6px; */
	border: solid 1px #9abf4c;
	width: 60%
%;
	height: 30px;
}

.leftbox {
	float: none;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 80%;
	background-color: #FFFFFF;
	border-radius: 15px;
	position: static;
}
.clear {
	clear: both;
}
.sumo-wrap .safesender  {
	text-align: center;
	font-size: 70%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.sumo-wrap {
	margin-top: auto;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: auto;
	width: 90%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	background-color: #FFFFFF;
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	border: 3px solid #9abf4c;
}
.buttonbox {
	background: #2dcf6e;
	background-image: -webkit-linear-gradient(top, #9abf4c, #77933C);
	background-image: -moz-linear-gradient(top, #9abf4c, #77933C);
	background-image: -ms-linear-gradient(top, #9abf4c, #77933C);
	background-image: -o-linear-gradient(top, #9abf4c, #77933C);
	background-image: linear-gradient(to bottom, #9abf4c, #77933C);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	width: 40%
%;
	float: none;
	border-width: 0px;
	margin-top: 20px;
	margin-bottom: 12px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 220px;
}
.buttonbox:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #FFCC00, #FFCC33);
	background-image: -moz-linear-gradient(top, #FFCC00, #FFCC33);
	background-image: -ms-linear-gradient(top, #FFCC00, #FFCC33);
	background-image: -o-linear-gradient(top, #FFCC00, #FFCC33);
	background-image: linear-gradient(to bottom, #FFCC00, #FFCC33);
	text-decoration: none;
}
.sumo-wrap .leftbox p {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 0px;
}

.black {
	color: #000000;
}
.contentsignupboxaltnew #agile-form fieldset {
	border: none;
	width: 100%;
	margin:0px;
	padding:0px;
}