.gift_earned{font-size:16px;color:#088;margin:10px}
.gift_unit{float:left;text-align:center;width:150px;height:225px;margin:5px;padding:5px}
.gift_store_unit{float:none;height:auto;width: auto}
.gift_unit img{cursor:pointer}
.gift_unit div{margin-bottom:5px}
.gift_unit .info{font-size:10px}
.gift_unit .gaction input[type=text]{width:100px}
.gift_unit .gaction a{text-decoration:underline}
.gift_confirm{display:none}




.mpo_initiator{display:none;height:30px;position:fixed;top:263px;width:22px;z-index:107;right:0;border-left:1px solid #CCC;border-top:1px solid #CCC;border-bottom:1px solid #CCC}
* html .mpo_initiator{position:absolute}
.mpo_initiator a{background:#CF2020 none repeat scroll 0 0;display:block;height:30px;width:22px}

.mpo_pop_top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/popup_top.png) no-repeat scroll 0 0;
height:28px;
width:750px;
}
.mpo_pop_bottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/popup_bt.png) no-repeat scroll 0 0;
height:28px;
width:750px;
}
.mpo_pop_center {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/popup_bg.png) repeat-y scroll 0 0;
width:750px;
text-align:center;
}
.mpo_pop_box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EFEFEF none repeat scroll 0 0;
margin:0 20px;
overflow:hidden;
padding:0;
}
.mpo_bottom_bar {
color:#3F4543;
font-family:"Segoe UI",Arial,Tahoma,sans-serif;
font-size:11px;
padding:15px 20px 20px 12px;
}
.mpo_pop_box .mpo_bottom_bar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
padding-bottom:10px;
padding-top:0;
text-align:center;
}
.mpo_top_bar {
padding:0 8px 0 20px;
}

a.mpo_hide_pop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/cancel.gif) no-repeat scroll 100% 0;
display:block;
float:right;
height:16px;
position:relative;
width:16px;
z-index:101;
}
a.mpo_hide_pop:hover {
background-position:100% 100%;
cursor:pointer;
}
