#content {
height:380px;
}
#content #col_1 {
background-color:#FFFFFF;
color:#333333;
float:left;
font-family:"Lucida Sans","Lucida Grande",Lucida,Verdana,Arial,Helvetica,sans-serif;
margin-right:60px;
width:330px;
}
#content #col_2 {
background-color:#FFFFFF;
color:#333333;
float:left;
font-family:"Lucida Sans","Lucida Grande",Lucida,Verdana,Arial,Helvetica,sans-serif;
width:330px;
}
#content a {
font-size:10px;
text-decoration:none;
}
#content p {
font-family:lucida Grande;
font-size:12px !important;
margin-top:10px !important;
text-decoration:none;
}
h3 {
font-size:17px;
margin-bottom:19px;
}
.bluebox {
background-color:#EFF0F4;
padding:16px 24px;
height:auto !important;
height:170px;
min-height:170px;
}
.bluebox p {
font-size:12px;
line-height:18px;
margin-top:10px;
}
.email {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/inside_email.png) no-repeat scroll 0 0;
border:medium none;
clear:left;
color:#C1C6D0;
font-size:18px;
height:29px;
margin:10px 0 5px;
padding-left:37px;
padding-top:4px;
width:244px;
}
.password {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/inside_password.png) no-repeat scroll 0 0;
border:medium none;
clear:left;
color:#C1C6D0;
font-size:18px;
height:29px;
margin:8px 0;
padding-left:6px;
padding-top:4px;
width:278px;
}
.gmail {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/signup_gmail_input.png) no-repeat scroll 0 0;
border:medium none;
clear:left;
color:#C1C6D0;
font-size:18px;
height:29px;
margin:10px 0 5px;
padding-left:37px;
padding-top:4px;
width:244px;
}
.submit_buttons {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background-color:#4D4D4D;
border:medium none;
clear:left;
color:#FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
margin:10px 0;
padding:4px;
cursor:pointer;
}
.submit_buttons:hover {
background-color:#3D3D3D;
}
.active_button, .submit_buttons:active {
background-color:#ADADAD;
color:#D6D6D6;
}
.request_button {
width:124px;
}
.login_button {
width:53px;
}
.send_button {
width:52px;
}
#successbox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E6F5CD url(../images/inside_signup_success.png) no-repeat scroll 24px 24px;
color:#555555;
font-size:12px;
font-weight:bold;
line-height:15px;
margin:0;
padding:24px 24px 24px 64px;
}
.errorbox {
background-color:#FAD8C5 !important;
font-size:11px;
}
#orchant_error1, #orchant_error2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/inside_signup_error.png) no-repeat scroll 0 0;
font-size:11px;
line-height:18px;
padding-left:20px;
}
#orchant_error2 {
clear:both;
}
#checkbox_area {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/inside_signup_checkbox_area.png) no-repeat scroll 0 0;
float:left;
height:26px;
margin:10px;
width:140px;
}
#checkbox_area a {
text-decoration:none;
}
#yesCheckbox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/inside_signup_checkbox_x.png) no-repeat scroll -9999px -9999px;
float:left;
height:26px;
width:57px;
}
#noCheckbox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/inside_signup_checkbox_x.png) no-repeat scroll -9999px -9999px;
float:left;
height:26px;
margin-left:20px;
width:57px;
}
#yesCheckbox.checked {
background-position:8px 9px !important;
}
#noCheckbox.checked {
background-position:11px 8px !important;
}
#request_update {
clear:none;
}

#connect_button
{
background-image: url(../images/google_button.png);
font-size: 108%;
padding: 10px 20px;
border: 1px solid #BBBBBB;
-moz-border-radius: 4px;
}
