body {
    font-family: Arial;
    font-size:12px;
}

a:hover, a:active, a:visited {
    color: #009900
}

a:link {
    color: #006600
}

.og_popup_lt { width: 26px; height:36px; background-image: url("./images/corner_lt.png"); background-repeat: none; } .og_popup_t { height:26px; background-image: url("./images/line_t.png"); background-repeat: repeat-x; } .og_popup_rt { position:relative; width: 26px; height:36px; background-image: url("./images/corner_rt.png"); background-repeat: none; } .og_popup_lc { width: 26px; background-image: url("./images/line_l.png"); background-repeat: repeat-y; } .og_popup_rc { width: 26px; background-image: url("./images/line_r.png"); background-repeat: repeat-y; } .og_popup_lb { width: 26px; height:36px; background-image: url("./images/corner_lb.png"); background-repeat: none; } .og_popup_b { height:36px; background-image: url("./images/line_b.png"); background-repeat: repeat-x; } .og_popup_rb { width: 26px; height:36px; background-image: url("./images/corner_rb.png"); background-repeat: none; }
.og_close_button
{
    position: absolute;
    top: 0px;
    right: 0px;
    cursor:hand;
    cursor:pointer;
}

.og_popup
{
    position: absolute;
}

.og_popup_content
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    padding:0px 4px 8px 4px;
    background-color: #FFFFFF;
    z-index:999999;
}

.og_border1 { border-top:1px solid #808080; }
.og_border2 { border-top:1px solid #000; border-bottom: 1px solid #C0C0C0; }

.og_border_footer1 { border-top:1px solid #808080;  }
.og_border_footer2 { border-top:1px solid #000;  }

.og_separator{
    border-top:1px solid #808080;
    padding-bottom: 15px;
}

.og_popup_footer{
    margin-top:15px;
}

p.og_header_content {
    background-color: #C4B87C;
    margin : 5px 0px 4px 0px;
    padding : 8px 15px 8px 10px;
    color: #FFFFFF;
    height:25px;
    font-size:16px;
}

.og_popup_header
{
    color: #232323;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    margin-top:14px !important;
}

.og_faq_header, .og_faq_top_header {
    font-weight:bold;
    text-decoration:underline;
}

.og_clear{clear:both;}

.og_delivery_content{
    margin: 15px 0px 15px 15px;
}

.og_popup_close
{
    line-height: 20px;
    height: 20px;
    float: right;
    cursor: pointer;
}

.og_close_text
{
    color: #0054A6;
    font-size: 12px;
    height:20px;
    float:right;
    margin-top:-2px;
    margin-right:3px;
    text-decoration: underline;
}

.og-button {
width: 69px;
height: 22px;
background: url(./images/button.png) no-repeat;
padding-top: 4px;
margin: 5px auto 5px auto;
cursor: pointer;
text-align: center;
color: #000;
}

.og_popup_buttons .og-button,.og-wide-button {
float:right;
margin-right: 7px;
font-size:10px;
}