@charset "utf-8";
/* global modifications */
h1#title {background:url(../images/title-customevents.jpg) top left no-repeat; width:239px; height:28px;}
#content {width:900px;}

/* custom events form */
form#custom-events{padding-top:50px;}
form#custom-events p {margin:0; padding:0;}
form#custom-events ul li {margin-bottom:20px;}
form#custom-events ul li label {font-size:1.4em; width:750px; display:block; margin-bottom:4px;}
form#custom-events ul li ul li {margin:0;}
form#custom-events ul li ul li label {display:inline; margin:0;}
form#custom-events ul li ul {padding-left:20px;}
form#custom-events input.text-field {background:#222; border:1px solid #252525; font-family:"Century Gothic", Arial, Helvetica, sans-serif; color:#fff; width:250px; height:20px; padding-top:5px;}
form#custom-events ul li ul li.other label {}
form#custom-events ul li ul li.other input.text-field {width:205px;display:block; margin-left:25px; margin-top:5px;}

/* send button */
#btn-send {background:url(../images/btn-send.png) top left no-repeat; width:153px; height:39px; display:block; text-indent:-9999px; font-size:0px; line-height:0px; cursor:pointer; border:0;}


