#watch_action {
    float: left;
    height: 100%;
}
#watch_action img {
    border: medium none !important;
    padding: 0 !important;
}
#watch_action #watch_position {
    width: auto;
}
#action_like, #action_unlike {
    float: left;
    width: auto;
}
#watch_action p{
    margin-top: 35px;
    font-size: 14px;
    text-align: right;
}
#action_unlike {
    padding-left: 7px;
}
.like, .unlike, .status-img, .status-msg {
    float: left;
}
.jlk {
    cursor: pointer !important;
}
.lc, .unlc {
    float: left;
    font-size: 11px;
    line-height: 18px;
    padding: 0 0 0 6px;
    width: auto;
}
.lc {
    color: green;
    font-size: 18px;
    padding-top: 7px;
}
.unlc {
    color: red;
}
.status {
    color: #ff1493;
    font-weight:bold;
    font-size: 18px;
    line-height: 18px;
    padding: 7px 7px;
}
.status .status_msg {
    margin: 0 3px 0 0;
    width: auto;
}
.loading-img {
    background: url("../../../plugins/wti-like-post/images/loading.gif") no-repeat scroll 0 0 transparent !important;
    padding: 0 5px;
}
#clear {
    clear: both;
}
.lbg-, .unlbg-, .lbg-default, .unlbg-default {
    height: 18px;
    width: 16px;
}
.lbg-, .lbg-default {
    background: url("../../../plugins/wti-like-post/images/thumb_up2.png") no-repeat scroll left top transparent !important;
}
.lbg-:hover, .lbg-default:hover {
    background: url("../../../plugins/wti-like-post/images/thumb_up2.png") no-repeat scroll left bottom transparent !important;
}
.unlbg-, .unlbg-default {
    background: url("../../../plugins/wti-like-post/images/thumb_down2.png") no-repeat scroll left top transparent !important;
}
.unlbg-:hover, .unlbg-default:hover {
    background: url("../../../plugins/wti-like-post/images/thumb_down2.png") no-repeat scroll left bottom transparent !important;
}
.lbg-style1, .unlbg-style1 {
    height: 25px;
    width: 25px;
}
.lbg-style1 {
    background: url("../../../plugins/wti-like-post/images/thumb_up1.png") no-repeat scroll left top transparent !important;
}
.lbg-style1:hover {
    background: url("../../../plugins/wti-like-post/images/thumb_up1.png") no-repeat scroll left bottom transparent !important;
}
.unlbg-style1 {
    background: url("../../../plugins/wti-like-post/images/thumb_down1.png") no-repeat scroll left top transparent !important;
}
.unlbg-style1:hover {
    background: url("../../../plugins/wti-like-post/images/thumb_down1.png") no-repeat scroll left bottom transparent !important;
}
.lbg-style2, .unlbg-style2 {
    height: 18px;
    width: 16px;
}
.lbg-style2 {
    background: url("../../../plugins/wti-like-post/images/thumb_up2.png") repeat scroll 0 0 transparent !important;
}
.lbg-style2:hover {
    background: url("../../../plugins/wti-like-post/images/thumb_up2.png") repeat scroll 0 -18px transparent !important;
}
.unlbg-style2 {
    background: url("../../../plugins/wti-like-post/images/thumb_down2.png") repeat scroll 0 0 transparent !important;
}
.unlbg-style2:hover {
    background: url("../../../plugins/wti-like-post/images/thumb_down2.png") repeat scroll 0 -18px transparent !important;
}
.lbg-style3, .unlbg-style3 {
    height: 18px;
    width: 16px;
}
.lbg-style3 {
    background: url("../../../plugins/wti-like-post/images/thumb_up3.png") repeat scroll 0 0 transparent !important;
}
.lbg-style3:hover {
    background: url("../../../plugins/wti-like-post/images/thumb_up3.png") repeat scroll 0 -18px transparent !important;
}
.unlbg-style3 {
    background: url("../../../plugins/wti-like-post/images/thumb_down3.png") repeat scroll 0 0 transparent !important;
}
.unlbg-style3:hover {
    background: url("../../../plugins/wti-like-post/images/thumb_down3.png") repeat scroll 0 -18px transparent !important;
}
