
#right_column{
	float: none;
	clear: both;
	margin: 10px 10px 0 10px;
	_margin: 10px 5px 0 10px;
	padding: 0;
	position: relative;
	top: 0px;

}

.small-box-header{
	width:280px;
	background-image:url('../images/wags/footerbox-top.png');background-repeat:no-repeat;
	height:13px;
	
	
	position:relative;
}

.small-box-footer{
	width:280px;
	background-image:url('../images/wags/footerbox-bottom.png');background-repeat:no-repeat;
	height:13px;
	
	
	position:relative;

	margin-bottom:30px;
	

}

.small-box{
	width:280px;
	position:relative;
	margin: 0 7px 0 0;
	_margin: 0 6px 0 0;
	padding: 0;
	text-align: left;
	float: left;
}

.small-box-content{
	padding-left: 5px;
	position: relative;
	background-image:url('../images/wags/footerbox-middle.png'); background-repeat:repeat;
	font-size: 11px;
 	color: #09509c;
}

#tbl_league, #tbl_wags{
	width: 270px;	
}


