/* Author: Jak Author URI: http://www.howintheworld.com */ /* ------------ Misc ------------ */ .GamePageTitle { font-family: Tahoma; color: #1E146C; font-size: 36px; font-weight: bold; padding-left:20px; margin: 0; position:relative; top:4px; } .GameBoxer { font-family: Tahoma; color: #0368FF; font-size: 14px; font-weight: bold; } .AboutGame { position:relative; left:28px; top:-10px; } .WinPrize { position:relative; left:28px; } .WhosPlaying { position:relative; top:10px; } .HallofFame { position:relative; left:28px; } .GPList { font-family: Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; line-spacing:18px; color: #000066; margin: 0px; } .GPList a { color : #000066; font-family: Arial, Helvetica, sans-serif; font-size : 11px; line-spacing:18px; text-decoration : none; } .GPList a:hover { color : #4444BB; font-family: Arial, Helvetica, sans-serif; font-size : 11px; line-spacing:18px; text-decoration : underline; }