form {
	margin:0;
	padding:25px 75px 20px 15px;
}


label {
    display:block;
    float:left;
    width:100%;
    clear:both;
    font-size:.9em;
    margin:.25em 0;
}

label span {
    float:left;
    width:20%;
	
	font-weight:bold;
}

input, textarea{
    display:block;
    width:70%;
    float:right;
}

input.button {
    width:auto;
    float:none;
	margin-top:.5em;
    margin-left:28%;
    clear:both;
}

#content form {
	width:75%;
	margin:0px auto;
}

#sidebar input.button {margin-left:21%;}

#sidebar form {background:transparent url(../../img/bg_email_club.jpg) no-repeat -35px 0;}

#sidebar h3 {
	margin:0 -30px 0 -15px;
	height:38px;
	
	text-indent:-5000em;
	background:transparent url(../../img/h3_eclub.gif) no-repeat center top;
}

#sidebar .info {
	margin-top:-13px;
	padding-left:35px;
}

#sidebar .disclaimer {padding-left:55px}