#tinybox {position:absolute; display:none; padding:20px; background:#f3f3f3 url(/js/tiny_box/images/preload_new.gif) no-repeat 50% 50%; border:0px solid #e3e3e3; z-index:2000000000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500000000}
#tinycontent {background:#f3f3f3}
#closex {position:absolute; top:0px; right:0px; z-index:5000; background-image:url(/images/close47.png); background-repeat:no-repeat; width:12px; height:12px; padding:0px; margin:0px; margin-top:7px; margin-right:7px; cursor: hand; cursor: pointer;}

h1 {color:#A70B00; font-size:20px; font-family:Verdana; margin:0px; padding:0px; font-weight:normal;}
td {font-family:Tahoma; font-size:13px;}

.tbox {position:absolute; border:0px solid red; width:960px; display:none; padding:3px 3px; z-index:2000000000; margin-top:-20px;}
.tinner {padding:15px; -moz-border-radius:5px; padding-top:0px;padding-left:0px; border-radius:5px; background:transparent; border-right:0px solid #333; border-bottom:0px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:1500000000}
.tclose {position:absolute; top:10px; right:215px; width:30px; height:30px; cursor:pointer; background:url(/images/close47-2.png) no-repeat}

.tbox_e {position:absolute; display:none; padding:14px 17px; z-index:2000000000}
.tinner_e {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask_e {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:1500000000}
.tclose_e {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(images/close.png) no-repeat}
.tclose_e:hover {background-position:0 -30px}
.tinyesh {text-align:center !important; background-color:#fff !important; width:250px !important; height:40px !important; border-radius:4px !important; margin:0 auto !important; padding-top:5px !important;}



#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}