#noevent, #nomaxtime { margin-right: 10px }
#text1, #text2 { text-align: center }
#textarea { width: 80% }
#wpbody-content { color: #000 }
#wpwrap { background: #f8fbff; background: -moz-radial-gradient(center, ellipse cover, #f8fbff 0%, #d1e2f0 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #f8fbff), color-stop(100%, #d1e2f0)); background: -webkit-radial-gradient(center, ellipse cover, #f8fbff 0%, #d1e2f0 100%); background: -o-radial-gradient(center, ellipse cover, #f8fbff 0%, #d1e2f0 100%); background: -ms-radial-gradient(center, ellipse cover, #f8fbff 0%, #d1e2f0 100%); background: radial-gradient(ellipse at center, #f8fbff 0%, #d1e2f0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8fbff', endColorstr='#d1e2f0', GradientType=1 )
}
.bigbold {font-weight:bold; font-size:18px }
.defaultcode h3 { font-weight: bold }
.defaultcode { font-style: italic; font-size: 11px }
.jbut { margin: 11px 0 8px; padding: 5px 10px; display: table-caption; background: #F5F9FE; border: #CFE4FF 1px solid; -webkit-border-radius: 6px 6px 6px 6px; border-radius: 6px 6px 6px 6px }
.jbut:hover { cursor: help }
.jslid p { font-weight: normal; font-style: normal }
.jslid { width: 68%; padding: 10px; background-color: #F5F9FE; border: solid 1px #CFE4FF; display: none }
.jtbold { font-weight: bold }
.notif p { color: #216E21; border: 2px solid #33AA33; padding: 8px; font-weight: bold; background: #E8F8E8; display: inline; -webkit-border-radius: 6px; border-radius: 6px }
.notif { margin: 38px 0 }
.subnav ul { padding: 0; margin: 0 0 9px 25px }
.textnoevent, .textnomaxtime { font-weight: bold; font-style: italic }
.whole { color: #FF0000; font-style: normal }
body { font-family: Arial, Helvetica, sans-serif }
form h2 { margin-bottom: 3px }
form p { margin-top: 0; font-weight: bold; font-style: italic }
h1 { font-size: 2.8em; text-align: center }
h2 { margin-top: 28px; font-weight: bold }
hr { border: 0; height: 2px; background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); width: 68% }