/* CSS Reset */
body { padding:0; margin:0}
img { border:0;}
/* General */
body { background-color:#deedf7; color:#443343; font-family:Verdana, Geneva, sans-serif; font-size:9px;}
.float_left { float:left; margin:0 10px 10px 0}
/* Left */
#left { width:678px; float:left;}
#left .img_no { float:left; border:0; padding:10px;}
#left table { width:100%; border:1px solid #666; margin-left:10px; margin-top:10px;}
#left th { background:url(http://www.ommos.net/~msmits/friendlypoker/table_th.jpg) repeat-x bottom; padding:5px 0 6px 5px; color:#FFF; text-align:left; text-transform:uppercase;}
#left td { padding:5px 0 6px 5px; border-bottom:1px solid #666;}
