.ebsPsF {
    color:#0063dc;
}
.ebsPsR {
    color: #ff0084;
}
.ebsPsN {
    font-style: normal;
}
#ebsPsImages img {
    margin: 2px;
    border: 2px solid #e2e2e2;
    opacity: 0.7;
    height: 75px;
    width: 75px;
}
#ebsPsImages img:hover {
    border: 2px solid #000;
    opacity: 1.0;
}
.ebsPsBox .newtag {
    width:180px;
    background: transparent;
    position: relative;
}
.ebsPsPagination {
    font-size:12px;
    line-height:22px;
    margin-left:auto;
    margin-right:auto;
    padding-top:6px;
}
.ebsPsPagination a {
    height: 16px;
    background:none repeat scroll 0 0 #fff;
    border:1px solid #eee;
    padding:2px 6px;
    text-decoration:none;
    color:#0063dc;
    margin:0 2px;
}
.ebsPsPagination .this-page {
    background:none repeat scroll 0 0 #fff;
    color:#ff0084;
    font-weight:bold;
    padding:2px 6px;
    vertical-align:top;
    margin:0 2px;
}
.ebsPsPagination .con {
    color: #bbb;
}
