.fs-data-div-tabs
{
	padding:6px 6px 0 6px;
}

.fs-data-div
{
	border-top: none;
	border-bottom: 6px solid #e5e5e5;
}


.fs_footer{
	background-color:#E5E5E5;
	color: #1a303a;
	font-weight:bold;
	padding:6px;
}

#fs-standings-header-right-div{
	float:right;
    margin:30px 3px 0 0;
	font-size: 10px;
    width:50px;
}
	#fs-standings-header-right-div #fs-standings-add-this{
		background:url(/fe/images/Story/digg.jpg) no-repeat scroll center top;
        color:#898989;
        float:right;
        height:9px;
        width:auto;
        font-weight:normal;
        margin-top:-18px;
        _margin-top:-25px;
        padding-top:18px;
    }
	#fs-standings-header-right-div #fs-standings-marketing-promo{
    	margin:20px 0;
    }
		#fs-standings-header-right-div #fs-standings-marketing-promo a:link,
		#fs-standings-header-right-div #fs-standings-marketing-promo a:visited,
		#fs-standings-header-right-div #fs-standings-marketing-promo a:hover,
		#fs-standings-header-right-div #fs-standings-marketing-promo a:active{
		    font-size: 12px;
		}
#fs-standings-links{
	border-top:none;
	border-bottom:none;
	border-left: 6px solid #e5e5e5;
	border-right: 6px solid #e5e5e5;
	padding:5px 0 5px 14px;
}
#liveGame,
#liveGame a:link,
#liveGame a:visited {
	text-transform:uppercase;
/*	color:#0076ee;*/
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	padding-left:3px;
	display:inline;
}
#liveGame a:hover {
	text-decoration:underline;
}
.fs-data-div-mid{
  padding-bottom: 0px !important;  
  padding-left: 14px;
  padding-right: 14px;
  min-height: 35px;
  height: auto;
}

select.formElement{
   float: left !important;   
   margin-top: 15px !important;
   font-size: 12px;
}

.col2{
  clear: both;
}
#fs-standings-links select.formElement {
    float: none !important;
}
