.custom_banner_item{display:inline-block;width:100%;margin:10px 0px 30px;border-bottom: 1px solid #ddd;
padding-bottom: 10px;}
.custom_banner_item .banner-data{cursor:pointer;}
.custom_banner_item.with_image .banner_image{display:inline-block;float:left;
-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.custom_banner_item.with_image img{width:auto;vertical-align: middle;}
.custom_banner_item.with_image .banner-content{
    word-break: break-all;display:inline-block;padding-left:5px;padding-top:5px;overflow:hidden;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.custom_banner_item ol,.custom_banner_item ul{list-style: initial;}
.custom_banner_item p{word-break: break-all;}
.custom_banner_item.with_image .banner-content h6{font-size: 0.67em;}
.custom_banner_item.with_image .banner-content h5{font-size: 0.83em;}
.custom_banner_item.with_image .banner-content h4{font-size: 1.00em;}
.custom_banner_item.with_image .banner-content h3{font-size: 1.17em;}
.custom_banner_item.with_image .banner-content h2{font-size: 1.5em;}
.custom_banner_item.with_image .banner-content h1{font-size: 2em;}