@import url(uibase0.css);
@import url(content.css);
@import url(menu2.css);

*{padding: 0px;margin: 0px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;font-family: Arial;}
.wrapper{width: 995px !important;margin: 0 auto;}

#top-part{width: 100%;height: 670px;background:black url(../../images/top-bg.html) center top no-repeat;background-size: cover;}
.clear{clear: both;}
.pull-left{float:left;}
.pull-right{float:right;}

#main{margin-bottom:40px;padding: 15px 20px !important;background: rgba(0,0,0,0.5) !important;}
#main hr{margin-bottom:22px;}
#main a{color:white;text-decoration:none;}
#main table{text-align:center;}
#main .tblTran{width:85%;padding-left:90px;}
#main .tblTran td{text-align:left;height:40px;width: 200px !important;}
#main .tblTran tr{margin-bottom:15px;}
#main .tblTran td input{width:220px !important;border-radius:5px;height:30px;float:left !important;margin-right:5px !important;}
#main .tblTran td select{width:220px;border-radius:5px;height:30px;}
#main .tblTran td textarea{width:220px;border-radius:5px;height:30px;}
#main .tblTran td input[type="button"]{width: 80px !important;float: right !important;margin-right: 304px !important;}
#main .tblTran td img{float:left !important;border-radius:5px;}
#main .post-content{height: 167px !important;}
#main .post-body{height: 100%;}

#main .post-body .span3 img{width: 141px !important;height: 141px !important;border: 5px solid white;float:left;}
#main .post-body .span7 img{float:left;margin-right: 5px;}
#main #post_title_{margin-bottom: 12px !important;}
.post-content h4{margin-bottom: 5px !important;}
#main .post-body .span7{margin-left: 159px !important;}