#sitebox{ xdisplay:block;width:800px; margin-top:0px; xfont:normal 10px arial; xborder:1px solid silver; background:white } body{ xmargin:0px; } .box{ position: absolute; top: -10px; left: 50%; width: 650px; height:650px; margin-left: -325px; text-align: left; } .ubody_buttonlink{ xdisplay:block; height:20px; border:1px solid gray; background:rgb(50,100,200); font:bold 16px arial; color:white; padding:10px; margin:5px; text-align:center; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; } .ubody_buttonlink:hover{ background:rgb(130,130,210); color:white; } .ubody_hdr { xcolor:rgb(60,60,80); color:rgb(30,60,130); font:bold 13px verdana; text-transform:uppercase; } hr { color:rgb(253,253,255); height:1px; } xa {text-decoration:none } xa:hover{color:rgb(60,120,255);} .ubody_img{clear:both} .ubody_img_float_left{float:left;margin:5px} .ubody_img_float_right{float:right;margin:5px} .ubody_red{ display:inline; color:red} .ubody_hilite{background:rgb(224,241,255);} .ubody_box{ padding:10px; border:1px double rgb(140,140,140); margin:5px; background:rgb(244,249,255); } .ubody_3dbox{ padding:10px; border:1px double rgb(140,140,140); margin:5px; xbackground:rgb(250,250,250); -webkit-box-shadow:3px 3px 7px gray; -moz-box-shadow:3px 3px 7px gray; box-shadow:3px 3px 7px gray; } .ubody_coupon{ padding:10px; border:2px dashed rgb(50,50,50); margin:5px; background:rgb(230,240,250); } a:hover{color:rgb(200,100,100)} a{ text-decoration:none; xcolor:blue; xpadding-bottom:1px; border-bottom:1px dotted green; } .ubody_pop:hover{ color:rgb(200,200,200); cursor:pointer; } .ubody_pop{ color:white; font-weight:bold; background:navy; padding-bottom:1px; border:1px dotted green; } .ubody_help:hover{ color:yellow; background:black; cursor:help} .ubody_help{ color:black; background:yellow; font-weight:bold; padding-bottom:1px; border:1px dotted green; } u{border-bottom: 1px solid lime} .ubody_bullet{} .ubody_indent{text-indent:20px;} .hideme{display:none;} .showme{display:inline;} .collapsed{xtext-decoration:underline} .collapsed:hover{color:rgb(60,120,255);text-decoration:underline} .expanded{xtext-decoration:underline; font-style:italic;} .expanded:hover{color:rgb(60,120,255);text-decoration:underline} .panel_body{ xdisplay:block; border:2px solid rgb(216,218,233); position:absolute; left:40px; top:60px; width:560px; height:535px; padding:5px; text-align:left; background: rgb(254,254,255); xcolor:rgb(60,60,80); color:rgb(30,60,130); font:normal 11px verdana; overflow:auto; } .panel_header{ xdisplay:block; xborder:1px solid rgb(216,218,233); position:absolute; left:43px; top:37px; height:25px; xwidth:560px; color:rgb(100,110,120); text-align:center; } .panel_header:hover{ cursor:pointer; } .shadow{ -webkit-box-shadow:3px 3px 11px black; -moz-box-shadow:3px 3px 11px black; box-shadow:3px 3px 11px black; } .shadow-lite{ -webkit-box-shadow:3px 3px 7px gray; -moz-box-shadow:3px 3px 7px gray; box-shadow:3px 3px 7px gray; } .shadow-subtle{ -webkit-box-shadow:3px 3px 7px silver; -moz-box-shadow:3px 3px 7px silver; box-shadow:3px 3px 7px silver; } .gradient{ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000)); background: -moz-linear-gradient(0px, bottom, #ccc, #000); } .float-right{ float:right; } .float-left{ float:left; } .rounded{ -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px; } .no_border{border:0px !important} .no_padding{padding:0px !important} .no_margin{margin:0px !important}