.linklist ul { list-style: none; margin: 0; padding: 0; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 10pt; font-weight: normal; max-width: 800px;
} .linklist ul li:first-child a { border-top: 1px dotted #cdcdcd;
}
.linklist ul li a { border-bottom: 1px dotted #cdcdcd !important; color: #444; display: table; width: 100%; padding: 5px; transition-duration: 0.5s; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.linklist ul li a:hover { background: #f5f5f5; transition-duration: 0.5s;
}
.linklist ul .name { float: left;
}
.linklist ul .right { float: right; color: #0a62a4; margin-top: -2px;
}
.linklist .headline { color: #0a62a4; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14pt; font-weight: normal; line-height: 140%; margin: 0 0 10px;
} .content-box { display: table; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.content-box article { width: 20%; float: left;
}
.content-box p { font-size: 10pt; line-height: 150%; margin: 0; min-height: 150px;
}
.content-box h2 { font-size: 14pt; font-weight: normal; margin: 0 0 10px;
}
.content-box h3 { font-size: 12pt; margin: 0 0 5px; font-weight: normal;
}
.content-box img { margin-bottom: 10px;
}
.content-box footer a { font-size: 10pt; background: none repeat scroll 0 0 #f2f2f2; box-sizing: border-box; display: table; padding: 6px; text-align: center; text-decoration: none; width: 100%;
} @media (max-width: 767px) { .content-box article { margin-bottom: 15px; }
}
