body {
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:12px;
	margin: 0 auto;
}
:-moz-any-link:focus {
  outline: none;
}
#wrapper {
margin: 0 auto;
width: 825px;}

#wrapper .left_column {
float:left;
width: 375px;
margin-bottom:20px;
margin-right:50px;
padding-bottom:20px;

}

div.please {
background-color:#0CBBBC;
color:#FFFFFF;
float:left;
font-size:14px;
font-weight:bold;
padding:10px;
margin-top:10px;}

#wrapper .right_column {
float:left;
width: 385px;
margin-bottom:20px;
padding-bottom:20px;

}

p {font-size:1.2em;}

form {
	margin: 							0;
	width:							300px;
	background: 						white;
}

fieldset {
	border:							none;
						
	padding:							10px 10px 0px 0px;
}

legend {
	display:							none;
	visibility:							hidden;
}

label,#preferences {
	font-size:							1.1em;
	font-weight:						bold;
	color: 							#515151;
}

div.lbl {margin:8px 0 0 0;}

div.obj input, textarea {
	width:							270px;
	padding:							3px;
	border-color:						#ababab;
	border-style:						solid;
	border-width:						thin;
	font-family:						Arial, Helvetica, sans-serif;
	font-size:							1.2em;
	color: 							black;
}

textarea {height:100px;}

div.obj input:focus, textarea:focus {background:#f2f2f2;}

div.obj input.err, textarea.err {border-color:#cd0000;}

div.obj p {
	margin: 							3px 0 0 0;
	padding: 							0;
	background:						white url(sc_admin/res/error_arrow.gif) no-repeat;
	font-size:							1.1em;
	font-style:							italic;
	text-indent:						20px;
	color: 							#cd0000;
	float: left;
}

#name {padding-top:0;}

#pcode {width:90px;}

#preferences label {font-size:1em;}

#preferences div {margin:0 0 4px 0;}

#sendme {
margin-top:15px;
background: url(images/submit_btn.png) no-repeat top left;
width: 108px;
height: 44px;
border: none;
cursor: pointer;}

div.header {
width: 250px;
height: 95px;
margin-top: 20px;
background: url(images/eob_logo_new.png) no-repeat left top;
}

div.header h1 {
margin-left: -5000px;
}

div.video {
float: left;
display: block;
margin:10px 0px 0px 0px;
border: 1px solid #0CBBBC;}

div.text {
width: 375px;
margin-top: 20px;
float: left;
}

div.text h2 {
float: left;
width: 380px;
font-size: 1.33em;
color: #3f3f3f;
font-weight: normal;
line-height: 1.33em;
}

div.signup {
width: 382px;
height: 30px;
margin-top: 30px;
background: url(images/eob_signup.png) no-repeat left top;
width: 100%;
}

#form_contact {
float: left;}

#form_contact .lbl {
font-size: 1.33em;
font-weight: bold;
color: #3f3f3f;
width: 225px;
margin-bottom: 5px;}

#form_contact .obj {
float: left;
width: 382px;
margin-bottom: 10px;}

fieldset#name {
width: 500px;}

div.obj input, textarea {
width: 225px;
float: left;}

fieldset#contact {
margin-top: 0px;
padding-top: 0px;}

fieldset#contact div.obj input, textarea {
width:382px;}

.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0 10px 0 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

div.thankyou{
width: 343px;
height: 235px;
margin-top: 25px;
}

div.thankyou h1{
background: url(images/thankyou.png) no-repeat left top;
width: 343px;
height: 235px;
}
