@import 'common.less'; #home{ #searchHolder{ form{ label{ color:#fff; } }/*end:form*/ }/*end:searchHolder*/ #homePageIconHolder{ padding-top:5px; height: 80px; background: #fff; border-bottom: 3px solid #cfeef7; width: 100%; overflow: hidden; text-align: center; ul{ li{ .inline-block(bottom); margin: 0px 12px; img{ display:block; } a{ text-decoration: none; font-family: Lucida Grande, Arial; text-transform: uppercase; font-size: 10px; display: block; text-align: center; color: #fe8503; } }/*end:li*/ }/*end:ul*/ }/*end:homePageIconHolder*/ section.inner{ .left{ width:615px; ul{ border-width:0 1px 1px 1px; border-color:#D9D9D9; border-style:solid; padding:0 14px; .border-radius-bottom; li{ margin-bottom:14px; list-style:none; border-top:1px dotted #BBBBBB; padding-top:14px; width:100%; &:first-child{ border-top:none; } div{ margin:0 12px; float:right; width:75%; strong{ color:@common-orange; font-size:20px; } &:first-child{ float:left; width:15%; text-align:center; } } h2{ margin-bottom: 2px; overflow: hidden; width: auto; height: 18px; a{ text-decoration: none; &.school{ font-size: 11px; } } }/*end:h2*/ }/*end:li*/ }/*end:ul*/ }/*end:left*/ }/*end:section*/ }/*end:home*/