/* Form CSS */

form {
 position:relative;

}
.form_box {
 width:200px;
}
.form_field_box {

}
.form_field_text {

}

.form_field {

}
.form_text {
}

/* form box */
#GRSubscribeForm fieldset {
width: 260px; 
border: 0;
}
		
/* comment about GetResponse */
#GRSubscribeForm p {
font-size: x-small;
}
		
/* table used to position form elements */
#GRSubscribeForm table {
border: 0;
}
