@charset "utf-8";

/* List Head */
.list-head, .list-head th { border:0px; padding:15px !important; margin:0px !important; text-align:center; clear:both; color:#333; height:43px; line-height:43px; /*background: url('./img/basic-black.gif') repeat-x !important;*/ 
	font-size:13px; font-weight:400;border-top: 1px solid #14b1bb; border-bottom: 1px solid #14b1bb; font-weight: bold;  font-size:16px; }
.div-table.table > thead > tr { background: none; }
.list-head a { text-decoration:none; #333; font-weight: bold; font-size:16px; }
.list-head a:hover, .list-head a:focus, .list-head a:active { color:#000; }
