.tagline h2,#resources h2{ 
 margin:40px 0 20px 0; 
}
.tagline p{
 font-family:Segoe UI,Segoe;
 font-size:10.5pt;
 line-height:20px;
}
#resources li{
 display:block;
 width:100%;
 height:35px;
}
#resources a{
 display:block;
 width:100%;
 height:34px;
 color:#333;
 font-size:11pt;
 border-bottom:1px solid #e4e4e4;
 line-height:33px;
}
#resources a:first-child{
 border-top:1px solid #e4e4e4;
}
#resources a:hover{
 color:#f72121;
}