html, body {
   font-family:"Trebuchet MS", Arial, sans-serif;
   text-align: center;
   background-image: url(/img_upload/obaheaderbg.gif);
   background-repeat: repeat-x;
   background-color: #333333;
}

ul { list-style: none; }

div.agentform .input-text{
   border:1px solid #BD8888;
   color:#666666;
   padding:1px;
}

div.agentform label{
   display:block;
   margin-bottom:10px;
   color:#555555;
}

div.agentform label span{   
   display:block;
   float:left;
   padding:1px 6px 1px 0px;
   width:140px;
   text-align:right;
   font-weight:bold;
   font-size:12px;
}

#boxtop2 {
    background-image:url(/imgs/big_top.png?12);
    width:800px;
    height:20px;
}
#boxbottom2 {
    background-image:url(/imgs/big_bottom.png?12);
    width:800px;
    height:20px;
}
#rounded_main2 {
    background-image:url(/imgs/big_middle.png?12);
    background-repeat:repeat-y;
    position:relative;
}
#boxtop {
    background-image:url(/imgs/box_top.png);
    width:370px;
    height:20px;
}
#boxbottom {
    background-image:url(/imgs/box_bottom.png);
    width:370px;
    height:20px;
}
#rounded_main {
    background-image:url(/imgs/rounded_middle.png);
    background-repeat:repeat-y;
    position:relative;
}


#menu ul li { display:inline }
#agentlink { color:blue;text-decoration:none }
#coupontop { background:url(/imgs/coupontop2.png);height:90px;width:681px;position:relative }
#couponmiddle { background:url(/imgs/couponmiddle.png);width:681px; }
#couponbottom { background:url(/imgs/couponbottom.png);height:58px;width:681px;position:relative }
#redX { background:url(/imgs/redx.png);height:23px;width:23px;position:absolute;right:18px;top:14px }
#redX:hover { background:url(/imgs/redx.png);height:23px;width:23px;position:absolute;right:18px;top:14px;cursor:pointer }
#print { background:url(/imgs/print.png);height:31px;width:101px;position:absolute;right:20px;bottom:20px;cursor:pointer }
#coupon_inner p { margin-bottom:13px }
#clist, #plist, #dlist { 
   position:absolute;
   border:1px solid black;
   background: white;
   z-index:999999;
   display:none;
   top:2px;
   padding:3px 5px 5px 5px; 
}
#calculator p { font-weight:bold;font-size:14px }
#calculator p a { font-weight:bold;font-size:14px;color:#222222;text-decoration:none; }
#calculator p a:hover { font-weight:bold;font-size:14px;color:#222222;text-decoration:underline; }


#cuponbox {
    background-image:url(/imgs/cuponbox.png);
    width:681px;
    height:453px;
    z-index:99999;
    position:absolute;
    margin-left:135px;
    visibility:hidden;
}

#cupontag:hover {
    cursor: pointer;
}

p {margin:0;padding:0}


#rlink {
    margin-left:38px;
    border-bottom:2px dotted #9D9D9D;
    width:274px;
}
#rlink:hover {
    background:#DEDEDE;
}
#hrlink { text-decoration:none }
#rlink{
    color: #5A5A5A;
    font-size:20px;
    text-decoration:none;
}
#redx:hover {
    cursor:pointer;
}

#agentlink:hover { color:navy;text-decoration:none }

#hid1,#hid2,#hid3,#hid4 { display:none }
