.r-email {
min-height: 167px;
height: auto !important;
}

.sideform {
width: 279px;
float: right;
margin-top: 65px;
}
.sideform input[type="text"], .sideform input[type="email"] {
color: #000;
text-decoration: none;
font-style: normal;
font-weight: normal;
font-size: 12px;
font-family: Verdana, sans-serif;
width: 175px;
height: 20px;
border: none;
overflow: hidden;
margin-bottom: 3px;
outline: none;
}

.sideform label {
float: left;
text-align: right;
display: block;
}
.previewLabel {
display: block;
float: left;
text-align: right;
color: #fff;
text-decoration: none;
font-style: normal;
font-weight: normal;
font-size: 12px;
font-family: Verdana, sans-serif;
width: 85px;
margin-right: 5px;
}

.sideform input[type="submit"]{
background-color: #002664;
color: #FFF;
text-decoration: none;
font-style: normal;
font-weight: normal;
font-size: 12px;
font-family: Verdana, sans-serif;
border: none;
padding: 2px 4px;
cursor: pointer;
float: right;
margin: 4px 13px 0 0;
outline: none;
}