
body{background-color: transparent; margin:0; padding:0; text-align:center; font-family: arial, helvetica, verdana, tahoma;}

#results{width:300px; float:left;}
#result-a, #result-b, #result-ab, #result-e {width:300px; height:50px; float:left; border:0; margin:0;}
#result-c, #result-d{width:300px; height:65px; float:left; border:0; margin:0;}
#result-a a:link, #result-a a:hover, #result-a a:active, #result-a a:visited{color:#FFFFFF; text-decoration:none;}
#result-ab a:link, #result-a a:hover, #result-a a:active, #result-a a:visited{color:#FFFFFF; text-decoration:none;}
#result-b a:link, #result-b a:hover, #result-b a:active, #result-b a:visited{color:#FFFFFF; text-decoration:none;}
#result-c a:link, #result-c a:hover, #result-c a:active, #result-c a:visited{color:#FFFFFF; text-decoration:none;}
#result-d a:link, #result-d a:hover, #result-d a:active, #result-d a:visited{color:#FFFFFF; text-decoration:none;}
#result-e a:link, #result-e a:hover, #result-e a:active, #result-e a:visited{color:#FFFFFF; text-decoration:none;}

#ddg{width:300px; height:50px; top:0; left:0; padding:0; margin:0; border:0; background-image:url(../i/results/ddg_result.png); background-repeat:no-repeat; background-position:left top;}
#ddg-inner{width:230px; height:40px; padding:5px 0 5px 70px; text-align:center; color:#FFFFFF; font-size:11px; font-weight:bold;}
#ddg-inner p{margin-top:3px; }

#ttt{width:300px; height:50px; top:0; left:0; padding:0; margin:0; border:0; background-image:url(../i/results/ttt_result.png); background-repeat:no-repeat; background-position:left top;}
#ttt-inner{width:230px; height:40px; padding:5px 0 5px 70px; text-align:center; color:#FFFFFF; font-size:11px; font-weight:bold;}
#ttt-inner p{margin-top:-1px;}

#luck{width:300px; height:50px; top:0; left:0; padding:0; margin:0; border:0; background-image:url(../i/results/l3_result.png); background-repeat:no-repeat; background-position:left top;}
#luck-inner{width:230px; height:40px; padding:5px 0 5px 70px; text-align:center; color:#FFFFFF; font-size:11px; font-weight:bold;}
#luck-inner p{margin-top:-1px;}

#power{width:300px; height:65px; top:0; left:0; padding:0; margin:0; border:0; background-image:url(../i/results/pp_result.png); background-repeat:no-repeat; background-position: left center;}
#power-inner{width:230px; height:65px; padding:5px 0 5px 70px; text-align:center; color:#FFFFFF; font-size:11px; font-weight:bold;}
#power-inner p{margin-top:-1px;}

#super{width:300px; height:65px; top:0; left:0; padding:0; margin:0; border:0; background-image:url(../i/results/s6_result.png); background-repeat:no-repeat; background-position:left top;}
#super-inner{width:230px; height:65px; padding:5px 0 5px 70px; text-align:center; color:#FFFFFF; font-size:11px; font-weight:bold;}
#super-inner p{margin-top:-1px;}

#res_big4{width:300px; height:50px; top:0; left:0; padding:0; margin:0; border:0; background-image:url(../i/results/b4_result.png); background-repeat:no-repeat; background-position:left top;}
#res_big4-inner{width:230px; height:50px; padding:5px 0 5px 70px; text-align:center; color:#FFFFFF; font-size:11px; font-weight:bold;}
#res_big4-inner p{margin-top:-1px;}

#one-off{width:300px; height:50px; top:0; left:0; padding:0; margin:0; border:0; background-image:url(../i/results/one-off_result.png); background-repeat:no-repeat; background-position:left top;}
#one-off-inner{width:230px; height:40px; padding:5px 0 5px 70px; text-align:center; color:#FFFFFF; font-size:11px; font-weight:bold;}
#one-off-inner p{margin-top:-1px;}

.results{font-size:17px; color:#FFFFFF;}

.game_results ul {
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 10px;
}

.game_results li, .game_results .ppick  {
	float: left;
	margin-top: -11px;
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 7px 0px 9px 0px; /* 9px 8px 25px 8px */
	width: 30px;
	display: inline;
}

.game_results li	{
	background: url(../Image/ball_white_small.png) center top no-repeat;
}

.game_results .ppick  {
	background: url(../Image/ball_red_small.png) center top no-repeat;
}

.game_results .letter {
	margin-left: 5px;
}

.game_results .draw {
	float: left;
	margin: -5px 0px 0px 5px;
}

