/* General Poposess */
/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements in most situations. nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }

/* Fallback */
.clear { clear: both; float: none; }

ul.hyphen_list { text-indent: -10px; padding-left: 10px; }
ul.hyphen_list li:before { content: "- "; }

.floatL { float: left; display: inline; }

.floatR { float: right; display: inline; }

.scroll_content.main_page { background: url("../../../images/about/bg_content.png") no-repeat right top; }

/* Company Profile Download */
a.btn_download { display: block; float: left; width: 220px; margin: 195px 0 0 10px; text-align: center; color: #ed6f24; line-height: 1em; font-size: 21px; }
a.btn_download:hover { color: #fff; }
