#owl-demo .owl-item div{padding:5px 5px 0px 5px; height:400px; overflow:hidden;}
#owl-demo .owl-item img{display:block;width:100%;height:auto;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px; }
#owl-demo a{text-decoration:none;color:#fff;text-shadow:none !important;}
#owl-demo h2{text-shadow:none !important;color:#fff;position:absolute;bottom:8px;left:8px;line-height:normal;padding:0;margin:0;}
#owl-demo h2 span{color:white;font:normal 16px/35px 'Open Sans', sans-serif;background:rgb(51, 51, 51);background:rgba(51, 51, 51, 0.7);padding:8px;}

#right-featured{padding:5px; position:relative}
#right-featured img{width:100%;height:auto;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px; }
#right-featured a{text-decoration:none;color:#fff;text-shadow:none !important;}
#right-featured h2{text-shadow:none !important;color:#fff;position:absolute;bottom:8px;left:8px;line-height:0px;padding:0;margin:0;  margin-right:6px; margin-left:3px;}
#right-featured h2 span{color:white;font:normal 13px/20px 'Open Sans', sans-serif;background:rgb(51, 51, 51);background:rgba(51, 51, 51, 0.7);padding:3px; line-height:19px;}


.content{width:650px;}

.contentRight{float:right; width:260px; margin-top: .84em;/*border:1px solid #0F3*/}
.contentLeft{float:left; width:380px; /*border:1px solid #0F3;*/ }
.contentLeft h2 {text-shadow: 1px 1px #5F0002; text-transform:uppercase; color:#fff; padding:7px; font-size:16px; }
.contentLeft h2 a{ color:#fff; text-decoration:none}

.headers { position:relative; background: #c60000; /* Old browsers */
background: -moz-linear-gradient(top, #c60000 0%, #770000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c60000), color-stop(100%,#770000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #c60000 0%,#770000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #c60000 0%,#770000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #c60000 0%,#770000 100%); /* IE10+ */
background: linear-gradient(to bottom, #c60000 0%,#770000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c60000', endColorstr='#770000',GradientType=0 ); /* IE6-9 */}

.morebtn { position:absolute; top:9px; right:13px; font-weight:bold}
.morebtn  a { color:#fff; text-decoration:none}

.featured a{font-size:13px; color:#504F4F; text-decoration:none; display:block; padding:3px;}
.featured a:hover { background-color:#DFDFDF}
.featured { padding:2px; border-bottom:1px solid #CECBCB; margin-left:10px; margin-right:15px;}