body {
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	
	background-color: #212c5e;
	
}

#widget_div {
	/*height: 167px;*/
/*	height: 141px;
	width: 300px;
*/

	height: 160px;
/*	width: 307px;*/
	width: 300px;
	
	/*background-image: url(images/score_widget-bg2.gif);*/
	/*background-image: url(images/score_widget-bg3.gif);*/
	background-image: url(images/score_widget-bg4.gif);	
	background-repeat: no-repeat;
	
	position: relative;
}


#widget_sport_outer {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #ffffff;	
	
	font-weight: bold;
	
	position: absolute;
	top: 11px;
	left: 5px;
	
	text-transform: uppercase;
}


.widget_game_table {
	height: 47px;
	width: 134px;
		
	border-collapse: collapse;
	
}

	.widget_game_table td {
		vertical-align: top;
		
		font-family: Verdana, Sans-Serif;
		font-size: 12px;
		color: #ffffff;
		

	}
	
	.widget_td_results {
		text-align: center;
		
		color: #fff602;
		
	}
	
		.widget_td_results a {
			color: #fff602;
			
			text-decoration: none;
		}
		
		.widget_td_results a:hover {
			text-decoration: underline;
		}
		
	.widget_td_col1 {
		width: 105px;
	}
	
	.widget_td_col2 {
		width: 24px;
		text-align: center;
	}
	
	.widget_team_div {
		height: 14px;
		
		overflow: hidden;
	}
	
.widget_listing1 {
	position: absolute;
	top: 33px;
	left: 6px;
}

.widget_listing2 {
	position: absolute;
	top: 33px;
	left: 153px;
}

.widget_listing3 {
	position: absolute;
	top: 91px;
	left: 6px;
}

.widget_listing4 {
	position: absolute;
	top: 91px;
	left: 153px;
}	

.widget_listing_hide {
	display: none;
}

/*

a#all_results_link {
	font:Bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration: none;
	font-size: 10pt;
	
	position: absolute;
	top: 145px;
	right: 10px;

}

	a#all_results_link:visited {
		font:Bold 10pt Verdana, Arial, Helvetica, sans-serif;
		color:white;
		text-decoration: none;
		font-size: 10pt;		
	}
	
*/

.widget_listing_subtable {
	width: 100%;
	
	border-collapse: collapse;
}

	.widget_listing_subtable_c1 {
		text-align: left;
		
		color: #a8c6ea;
	}
	
	.widget_listing_subtable_c2 {
		text-align: right;
		
		color: #a8c6ea;
	
	}

	.widget_listing_subtable td {
		color: #a8c6ea;
	}	
	
	.widget_listing_subtable a {
		color: #a8c6ea;
	}
	
.widget_datetime {
	color: #a8c6ea;
}
