/*** home **/ #branding{ background:url(images/logo.png) no-repeat; width:322px; height:165px; text-indent:-999px; font-size:0px; margin:-10px auto 0 auto; border-bottom:1px solid rgba(65, 38, 37, 0.6); } .choice_list h1{ margin-top:30px; font-size:18px; color:rgb(65, 38, 37); font-weight:normal; font-style:italic; padding:5px 0 6px 50px; background:url(images/pagination.png) no-repeat; } #home .choice_list h1{ background-position: 0 -16px; } #home .choice_list h3{ padding-top:10px; color:rgb(63, 41, 39); } #home .choice_list .ui-btn-active a.ui-link-inherit h3{ color:#fff; } .choice_list img{ padding:3px; }