
/* CSS for VIP Profile Form */
#children table {margin:0 50px 25px 0; width:300px;}
a#yesbutton {display:block; width:50px; background:#678792; color:#ffffff; font-size:14px; border:2px solid #ffffff; text-align:center; padding:5px 15px 5px 15px; margin:5px 0 5px 0; text-decoration:none;}
a#yesbutton:hover {background:#88b1bf;}

/* Sets Style for textboxes */
.textbox {padding:2px 5px 2px 5px; width:250px; font-size:12px;}

/* Indicates Required Field Label */
#one-column .indicates {position: relative; float:right;}
