@charset "utf-8";

/*********************************
 *
 * PAGE STYLES
 *
 *********************************/

h3 {display:block !important; color:#2c9ec5; font-size:14px !important; font-weight:bold;}

/* links */
table.links {width:100%; margin:5px auto 0 auto; border-top:1px solid #dedede; font-size:12px;}
table.links th, table.links td {padding:0.7em 0; border-bottom:1px solid #dedede; vertical-align:middle; word-break:break-all;}
table.links th {font-weight:bold;}
table.links tbody td {font-size:90%;}
