#teams {
	margin-left: 9px;
	width: 807px;
	/* width: 773px; */
}
*html #teams { margin-left: 6px; }

#teams_title {
	margin-bottom: 5px;
	background: #2971af url(/images/teams/title_fade.gif) no-repeat right top;
}
#teams_main #column_1 {
	float: left;
	padding: 6px;
	width: 480px;
	border: solid 1px #c5c2c2;
}
#teams_main #headline {
	width: 480px;
	height: 270px;
	overflow: hidden;
}
#teams_main #caption {	
	padding: 176px 3px 0 0;
	height: 15px;
	color: #FFF;
	font-size: 10px;
	text-align: right;
}
#teams_main #details {
	height: 100px;
	background: url(/images/teams/headlines_details_bg.png); repeat top left;
}
#teams_main #details a {
	font-weight: bold;
}
#teams_main #title {
	padding: 6px 6px 2px 6px;
	color: #b91111;
	font-size: 20px;
}
#teams_main #description {
	padding: 0 10px;
	font-size: 11px;
}
#teams_main #links {
	padding: 1px 10px 3px 10px;
	font-size: 11px;
}
#links ul {
	margin: 0px;
	padding: 0px;
}
#links ul li {
	display: inline;
	padding-right: 2px;
}
#teams_main #links li { padding-left: 12px; background:url(/images/icons/bullet.gif) no-repeat top left; }
#teams_main #links li a.photo { background:url(/images/icons/photo_white.gif) no-repeat right top; }
#teams_main #links li a.video { background:url(/images/icons/video_white.gif) no-repeat right 1px; }

#news_ad { padding-top: 8px; }
#news_ad #news { background: url(/images/teams/back_news.gif) top left no-repeat; width: 287px; height: 165px; padding: 10px 0px 0px 16px;   }
#news_ad #news #news_header{ }
#news_ad #news_headlines { }
#news_ad #news_headlines ul {  padding: 0px; margin: 10px 0px; }
#news_ad #news_headlines ul li { list-style-type:none; margin-bottom: 4px; }
#news_ad #news_more { font-size: 11px; float: right; margin-top: -7px; margin-right:15px;  }
#news_ad #news_more a:hover { text-decoration: underline; }

#teams_main #column_2 {
	float: right;
	width: 303px;
}
#column_2 #ad {
	padding-bottom: 10px;
}
#teams_lower {
	clear: left;
	padding: 10px 0;
}
#teams_lower th {
	padding: 3px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #06143f;
}
#teams_lower td {
	padding: 3px;
	font-size: 11px;
	text-align: left;
}
#teams_lower_nav {
	padding: 5px 0;
}
#teams_lower_nav ul {
	margin: 0;
	padding: 0;
}
#teams_lower_nav li {
	display: inline;
	padding: 0 5px;
	list-style-type: none;
}
#teams_roster, #teams_schedule, #teams_history, #teams_selection {
	display: none;
}
.even_row_color {
	background-color: #c7d6e3;
}
