@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.xianguo.com/reader/") {
.item {margin-left: 5px !important; margin-right: 5px !important; opacity: 0.5; border: 2px solid #e0e0e8 !important; -moz-border-radius: 10px;}
.item_selected {opacity: 1; border: 2px solid #83AFF0 !important; -moz-border-radius: 10px;}
.item_bottom {background-color: #EEEEEE; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px;}
.item_header .header_left {width: 68% !important;}
.itemPannel_hr {background-color: white !important; height: 5px !important;}
}