<style> .student-details ul li label { margin-left: 0 !important; padding-left: 0 !important; } .student-details ul li div { margin-left: 0 !important; padding-left: 0 !important; } .student-offer{background:#fff; border:1px solid #ccc; border-radius:2px; } .student-details{ margin-top:20px; margin-bottom:20px; } .terms-cdn{ margin-top:50px; } .terms-cdn p{ font-family:"open_sansregular"!important; font-size:14px; color:#333333 } .terms-cdn span{ font-family:"open_sanslight"!important; font-size:14px; color:#333333 } .sub-btn{ background: none repeat scroll 0 0 #3ab44a; border: 1px solid #3ab44a; border-radius: 4px; box-shadow: 1px px 0 #3ab44a; color: #fff; height: 30px; width: 137px; float:right; cursor:pointer; font-si...