.sliderPagination{width:100%; text-align:right; padding:20px 0;}
.recentPostWrapper{position:relative; width:100%; height:100%; display:block;}
.recentPostWrapper ul.recentPost {width:100%; height:100%; list-style:none}
.recentPostWrapper ul li.latest_posts-wgt-post{width:100%; lis float:left; padding:10px; border-bottom:1 px dotted #ccc; border-top:0; }
.recentPostWrapper ul li.latest_posts-wgt-post:last-child{border-bottom:none;}
.recentPostWrapper ul li .latest_posts-wgt-thumb{display:block; float:left; margin:0 10px 10px 0;}
.recentPostWrapper ul li h4{display:inline; font-size:14px;}
.recentPostWrapper ul li p{margin:0;}
.recentPostWrapper .ajaxPreLoader{background:url("spinner.gif") no-repeat scroll center center / 50px auto; position:absolute; top:0; left:0; width:100%; height:100%; display:none; }
a.paginateLink{text-decoration: none; display: inline-block; width:30px; height:30px; border:2px solid rgba(0, 0, 0, 0.1); color:#888!important; line-height:20px; text-align:center; font-size:24px; margin-left:10px; }
a.paginateLink:hover { background-color: #ddd; color: black;}
.recentPostWrapper ul li a::before{content:none;}