/* stylesheet */
.content_left, .content_right{width:50%;float:left;box-sizing:border-box;}
.content_left{padding-right:5px;}
.content_right{padding-left:5px;}
.clearfix{clear:both;}
.panel-head{font-size:20px;}
.footer-copyright .bottom-copyright{color:#333333;}