/*#sports2:after {
content: "";
display: block;
height: 0;
clear: left;

}*/
.menu{
cursor: pointer;
}
#sports2{
position: relative;
}
#sports2 div.left{
width: 380px;
background-color: #fff;
}
#sports2 div.right{
position: absolute;
right: 0px;
width: 202px;
text-align: center;
}
* html #sports2 div.right{
width: 192px;
}
* html .right img.ieonly{
margin-left: 4px;
}
.nTitle, .nDate{
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
color: #C00404;
border-bottom: 1px solid #867FAF;
font-size: 1.5em;
padding-left: 3px;
padding-top: 10px;
}
.nDate{
font-size: .9em;
font-weight: normal;
color: #000;
border-bottom-width: 0px;
margin-left: 20px;
padding-bottom: 0px;
margin-bottom: 0px;
}
.nTeaser{
font-family: Verdana, Arail, sans-serif;
font-weight: normal;
color: #000;
background-color: #EEEEEE;
padding: 3px;
margin-left: 3px;
margin-right: 3px;
}
.nTeaser a:link, .nTeaser a:visited{
position: relative;
right: 1px;
font-size: .9em;
color: white;
background-color: #D70000;
float: right;
padding: 2px;
border: 1px solid #8F0100;
}
.nTeaser a:hover{
border-color: #000;
color: #000;
}
.nTeaser:after{
content: ".";
clear: right;
display: block;
height: 0%;
}
* html .nTeaser:after{
height: 100%;
}
.homeStandings{
background-color: white;
margin: 0px 4px 0px;
border: 1px solid #8F0100;
}
#sports_nav ul{
margin: 0px;
list-style: none;
padding: 0px;
width: 189px;
}
#sports_nav li{
margin: 0px;
color: white;
margin-bottom: 2px;
height: 22px;
padding-left: 14px;
font-family: Verdana, Arial, sans-serif;
text-align: left;
}
#sports_nav a{
display: block;
position: relative;
top: 3px;
color: white;
text-decoration: none;
}
a.rankings:link, a.rankings:visited{
display: block;
width: 92%;
background-color: #FF0606;
color: #fff;
}
a.rankings:hover{
display: block;
background-color: #8D0000;
color: #fff;
}
