.article_wrapper{margin:0 -10px -20px !important}
.article_wrapper .owl-item{padding:0 10px;float:left;}
.article_wrapper .owl-buttons{position:absolute;top:-28px;right:0px;overflow:auto;width:90px;height:20px;background:#fff;}
.article_wrapper .owl-buttons div{opacity:1 !important;color:#9E1A3F !important;border:solid 1px #ccc;background:#eee;background:linear-gradient(to bottom, #f2f2f2 0%,#eeeeee 100%);line-height:1.0em;text-align:center;border-radius:3px;transition:none;box-shadow:inset 0 1px 0 #fff;}
.article_wrapper .owl-buttons div:hover{background:#e5e5e5;}
.article_wrapper .owl-buttons div i{color:#777;font-size:0.8em !important;text-shadow:0 1px 0 #fff;}
.article_wrapper .owl-buttons .owl-prev{top:0 !important;left:auto !important;right:45px !important;padding:1px 10px 2px 9px;}
.article_wrapper .owl-buttons .owl-next{top:0 !important;right:10px !important;padding:1px 8px 2px 10px;}
.article_wrapper .article_module{margin-bottom:20px;line-height:1.3em;position:relative;overflow:hidden;}
.article_wrapper .article_module *{position:relative;}
.article_wrapper .article_module hr {margin:10px;}
.article_wrapper .article_module:before{content:'';position:absolute;top:0;bottom:0;left:0px;right:1px;border:1px solid #ddd;border-radius:3px;}
.article_wrapper .article_module .image{padding:10px 10px 12px;border-radius:4px;}
.article_wrapper .article_module .image img{border-radius:3px;}
.article_wrapper .article_module .name{padding:0 10px;font-weight:700;}
.article_wrapper .article_module .description{margin:8px 0 10px;padding:0 10px;}
.article_wrapper .article_module .posted {margin:0 0 12px; padding:0 10px; font-size:0.9em; color:#888;}
.article_wrapper .article_module .posted span + span {margin:0 0 0 5px;padding:0 0 0 10px;border-left:solid 1px;}
.article_wrapper .article_module .posted span i {margin:0 4px 0 0;}
.article_wrapper .article_module .posted a{text-decoration:underline;color:#ff0000;opacity:0.5;}