table.info { width:100%; border-collapse:collapse; }
table.info th, table.info td { padding:6px; border:#cecece 1px solid; line-height:140%; padding-right:7px; font-size:15px; }
table.info th.first, table.basic td.first { border-left:0; }
table.info th.last, table.basic td.last { text-align:left; background:#ffffff; }
table.info th.last1, table.basic td.last1 { text-align:left; background:#ffffff; }
table.info thead td, table.info thead th { background: #336699; font-weight:bold; color:#fff; text-align:center; }
table.info thead td p { color: #fff; }
table.info tbody tr td { background:#fff; }
table.info tbody tr td:nth-child(1) { background:#FFFFCC; font-weight:bold; width:200px; color:#444; }
table.info tbody tr td:nth-child(1) p { color:#444; }
table.info tbody tr td:nth-child(2) { font-weight:normal; }
table.info a { color:#5e6e96; }
table.info a:hover { color:#111; }
table.info p { margin: 0; padding:0; }