div.button_group.right button, 
div.button_group.right .icon-link, 
div.button_group.right.text_with_button .icon-link, 
div.button_group.right.text_with_button .between, 
div.button_group.right.text_with_button .cancel {
float:right;
margin:0;
}


button:hover {
background-position:right center;
cursor:pointer;
}
button {
background:transparent url(/images/buttons/blue_end.png) no-repeat scroll right top;
border:0 none;
color:#FFFFFF;
display:block;
font-size:13px;
height:44px;
margin:0 6px 0 0;
padding:0 18px 0 0;
text-decoration:none;
}



button, 
input[type="submit"] {
width:120px;	

}

.privacy_policy {
font-size:100%;
margin-bottom:1.5em;
margin-top:1.5em;

}

.signup-plan-blurb {
background:#FFFEE7 none repeat scroll 0 0;
border:3px solid #F3CF3C;
font-size:115%;
line-height:145%;
width:600px;
margin-bottom:1.5em;
padding:0.4em;
}

label, input {
font-size:100%;
width:400px;
}
label {
display:block;
margin-bottom:0.5em;
margin-top:1.0em;
}
label {
font-weight:normal;
}
label.inline {
display:inline;
font-size:90%;
}

.grey {
color:#888;
margin-bottom:0.3em;

}


label {
cursor:default;
font-size:95%;
font-weight:bold;

}

input, .inputbox, select {
font-size:13px;
padding:0.15em;
}
select {
cursor:default;
line-height:normal;
margin:0;
text-indent:0;
white-space:nowrap;
width:30%;
}





