@charset "utf-8"; @import 'grid.less'; @column-width: 60; @gutter-width: 20; @columns: 12; .top-title { width:100%; height:120px; background:url(../img/page-title-bg.png)repeat-x; position:absolute; z-index:99; top:390px; } #page-top-title { width:646px; height:33px; position:relative; top:20px; left:50%; margin-left:-323px; z-index:999; } .top-title h1 { visibility:hidden; } .feature td { vertical-align:middle; } .feature h4 { font-size:1.4em; font-weight:bold; color:#C92251; vertical-align:center; padding-left:10px; } .feature td p { padding-left:15px; padding-bottom:20px; } section { .column(5); } section.s1 { display:block; border-right:1px dotted #333; padding-right:40px; margin-right:40px; } .date { border-collapse:collapse; } .date th { width: 60px; height: 30px; background-color: #f1f1f1; color: #c92251; } .date td { text-indent:10px; } span.bb { font-size:2em; color:#c92251; } .pdfbox { display:table; width:240px; height:80px; border:4px solid #CCCCCC; position:relative; margin-top:30px; left:50%; margin-left:-120px; text-decoration:none; } .pdfbox:hover p{ color:#F60 } .pdfbox p { display:table-cell; vertical-align:middle; text-align:center; font:1em; color:#333; } .getadobe { width:960px; } .getadobe th, .getadobe td { vertical-align:top } .getadobe th p { width:700px; text-align:left; font-weight:100; font-size:14px; }