.widgetbox_team {
	width:150px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.widgetbox_team p.widget_proud {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	padding: 3px;
	margin: 0;
	border-bottom: 1px solid #333;
	color: #FFF;
	background: transparent url(/images/widget_header_150_flat.gif) no-repeat top;
}
.widgetbox_team h3 {
	margin: 0;
	padding: 0 5px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
	color: #FFF;
	font-size: 12px;
	background: #333 url(/images/widget_header_team.gif) no-repeat top;
}
.widgetbox_team_inner {
	border: 1px solid #333;
}
.widgetbox_team_inner .widget_crest {
	border-top: 1px solid #999;
	padding: 10px 14px;
	background-color: #FFF;
	text-align: center;
}
.widgetbox_team_inner .widget_teamname {
	margin: 3px 0;
}
.widgetbox_team_inner h4 {
	width:100%;
	background: #333 url(/images/widget_bg_dot.gif) repeat;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #222;
}
.widgetbox_team_inner .widget_team_result_box {
	padding: 3px 0 5px;
	background:#FFF url(/images/widget_bg_shade.gif) repeat-x top;
	margin: 0;
}
.widget_team_result_box .scoresleague {
	padding: 1px 0;
	font-size: 11px;
	color: #333;
}
.widget_team_result_box .scoresteam {
	padding: 0px 0 2px;
	font-size: 11px;
}
.widget_team_result_box .scoresleague a:link,
.widget_team_result_box .scoresleague_sm a:visited {
	color: #333;
	text-decoration: none;
}
.widget_team_result_box .scoresleague a:hover {
	color: #999;
	text-decoration: none;
}
.widget_team_result_box .scoresteam a:link,
.widget_team_result_box .scoresteam_sm a:visited {
	color: #069;
	text-decoration: none;
	font-weight: normal;
}
.widget_team_result_box .scoresteam a:hover {
	color: #999;
	text-decoration: none;
}
.widgetbox_team_inner .positiontable {
	width: 148px;
	margin: 0;
}
.widgetbox_team_inner .positiontable th,
.widgetbox_team_inner .positiontable td {
	padding: 2px;
	text-align:center;
}
.widgetbox_team_inner .positiontable th {
	font-size: 10px; 
	font-weight: normal;
	color: #333;
	border-top: 1px solid #B3A064;
	border-bottom: 1px solid #B3A064;
	background-color: #D4CAA9;
}
.widgetbox_team_inner .positiontable td {
	font-size: 10px; 
	border-bottom: 1px solid #CCC;
	background: #FFF url(/images/widget_table_bg.gif) repeat-x bottom;
}
.widgetbox_team_inner .positiontable td.stdg {
	color:#333;
}
.widgetbox_team h5 {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin: 0;
	background:transparent url(/images/widget_bottom_150.gif) no-repeat bottom;
	padding: 2px 0 3px;
}
.widgetbox_team h5 a:link, .widgetbox_team h5 a:visited {
	text-decoration: none;
	color:#fff;
}