#entry_box { width:400px; border: 1px solid black; margin-left:auto; margin-right:auto; background: #99ccff; margin-bottom: 30px; overflow: hidden; } #entry_box a {color:blue; text-decoration:none; font-weight: normal;} #entry_box a:hover {color:yellow; text-decoration:none;} .gb_table { width: 400px; } .head_gb_entry { width:400px; border-bottom: 1px dashed black; height: 18px; color: white; background:#7f99ff; text-align: left; font-weight: bold; }