/*** Set Default  ***/
ul, ol, dl, li { margin: 0; padding: 0; list-style: none; }
a img, iframe { border: none; }
a, a:link { text-decoration: none; color: #92278f; }
a:visited { outline: none; color: #92278f; }
a:hover { outline: none; text-decoration: underline; }
form, fieldset { margin: 0; padding: 0; }
input[type="hidden"] { display: none; }
.clear { clear:both; height:0;}
.left { float:left; }
.right { float:right; }
.hide { display: none; }
.show { display: block; }
/*** Set Default  ***/

body { margin: 0; font-size: 100%;  font-family: Verdana, Tohoma,  Ariel; font-size:12px; background: #fff url("/images/splash/bg.jpg") repeat-x; }
#container { width: 858px; height: 900px; vertical-align:top; margin:auto; background: url("/images/splash/splash.jpg") no-repeat; }
.txtWrapper { float: left; margin-top: 450px; width: 530px; margin-left: 20px; margin-right: 20px;}
.btns { float: left; margin-top: 484px; width: 253px; margin-right: -30px;}
.scroller { height: 70px; overflow-y: scroll; border: 1px solid #cab4c8; padding: 2px; }
.warning { font-size: 16px; font-weight: bold; text-align: center; color: #911888; line-height: 30px; }
.footer { margin-left: 10px; margin-top: 40px; }