
.popeye-stage { cursor:pointer;}
.popeye-tools-wrap {
    font-size:      11px;
    color:          #767676;
}
.popeye-cap { height:  0px;}
.popeye-hasjs { padding: 10px !important;}
.popeye-isloading {}
.popeye-haspopped {
    border: 1px solid #333 !important;
    background:#000 !important;
}
.popeye-haspopped .popeye-stage {  background: #FFF;}

#popeye1 {
    float: right;
	margin:50px 220px 0 0;
    background: #FFF;
}
#popeye1 .popeye-tools {   padding: 10px 0 0 0;}
#popeye1 .popeye-tools span{
    float:          left;
    line-height:    18px;
}
#popeye1 .popeye-tools a {
    display:        block;
    float:          left;
    height:         20px;
    line-height:    18px;
    color:          #DF7115;
    text-decoration:none;
    text-align:     center;
}
#popeye1 .popeye-tools a:hover {
    color:          #8f8f8f;
}
#popeye1 .popeye-prev {
    width:          44px;
    padding:        0 4px 0 12px;
}
#popeye1 .popeye-next {
    float:          right !important;
    text-align:     ri ght; 
    width:          44px;
    padding:        0 12px 0 4px;
}
#popeye1 .popeye-count {  margin:  0 0 0 140px;}