@charset "utf-8";
/* CSS Document */

#sharepack {
width:555px;
margin : 5px 0;
text-align: left;
}
.sharepack {
margin : 0 0 10px 0;
width : 555px;
text-align: left;
}
:link.upx, :visited.upx {
opacity:0.30;
filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=30,finishOpacity=100);
}
:hover.upx{
opacity:0.99;
filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=100,finishOpacity=100);
}
/* readers */
table#MBL_COMM td.mbl_img img {
border : 1px solid #ccc;
}
.mbl_fo_hidden {
display : none;
}
td.mbl_join {
background-color : #f8f8f8;
}
.in-moderation {
color:#f06;
font-size:16px;
}
#follow img {
margin : 0 2px 0 0;
}
code {
text-align: left;
}
.pixleft {
float: left; 
margin:0 5px 5px 0;
}
.pixright {
float: right; 
margin:0 5px 5px 0;
}
/*Zuosa comm*/
#zuosa_div {
text-align : left;
}
zuosa_div ol.commentlist {
width : 580px!important;
}
zuosa_div .commentlist li {
margin : 10px 0;
padding : 5px;
font-size : 12px;
line-height : 18px;
text-align : left;
}
.profile_image {
margin: 0 10px 5px 0;
width : 34px;
height : 34px;
border : 1px solid #eee;
float : left;
padding: 1px;
}
#zuosa_div li.odd {
background-color : #EFF8FF;;
border : 0;
} 
#zuosa_div li.even {
background-color:#fff;
} 
#zuosacomments {
margin : 0;
display:none;
}
#zuosa_update_list {
line-height : 20px;
}
span.zuosareg {
color : #36c;
}
span.zuosacomtit {
color : #bbb;
}
.comm_author {
font: bold 11px Arial, sans-serif;
}
#zscombotton, #zscommclose, #zsubmit {
cursor: pointer;
}
#zscomm {
display: none; 
z-index: 900px;
overflow: hidden;
width: 600px;
position: absolute;
height: 225px;
}
.icomf {
background: #fff;
}
.icomf p {
margin : 3px 0;
}
textarea#zsctext {
font-size : 12px;
width : 560px;
height : 60px;
margin : 5px 0;
padding : 5px;
border : 1px solid #eee;
}
#zscommbox {
z-index: 901px;
left: -600px;
position: absolute;
}
#zsubmit {
margin : 0 3px 10px 0;
width : 125px;
height : 32px;
border : none;
font-size : 12px;
text-align : center;
line-height : 28px;
color : #fff;
background : url(img/zsubmit.gif) no-repeat center;
}
#zscomhead {
padding: 0;
margin: 0;
font: bold 12px 'Trebuchet MS', Arial, Sans-Serif;
color: #555;
height: 33px;
line-height: 33px;
text-indent: 60px;
text-align: left;
width: 600px;
background: url(img/zscomhead.gif) no-repeat center 0%;
}
.if {
color: #f06;
}
code {
text-align : left;
}