#tops {
	width: 940px;
	float: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
#tops .tab-content .conteudo {
	font-size: 0.75em;
	width: 940px;
	float: left;
	color: #888888;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
}
#tops .tab-content .conteudo b {
	float: left;
	width: 160px;
	color: #D6224A;
	padding: 0px 10px;
}
#tops .tab-content .conteudo i {
	float: left;
	width: 160px;
	color: #888888;
	font-size: 0.8em;
	font-style: normal;
	padding: 0px 10px;
}
#tops .tab-content .conteudo table {
	background: #F0F0F0 url(sc2009/bg_td.gif) repeat-x;
}
#tops .tab-content .conteudo td {
	width: 180px;
	border-right: 3px solid #fff;
	padding: 3px;
}
#tops .tab-content .conteudo .foto {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tops .tab-content .conteudo .stats {
	padding: 0px 10px 10px;
	font-size: 0.8em;
}
#tops .tab-content .conteudo .stats img {
	margin-bottom: 5px;
}
.tab-content {
	background: #ffffff;
	color: #000000;
}
.tab-header {
	position: relative;
	width: 100%;
	float: left;
	margin-top: 36px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #e0e0e0;
}
.tab-header ul.tab-list {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.tab-header ul.tab-list li  {
	display: inline;
	list-style: none;
	margin: 0;
}
.tab-header ul.tab-list a,.tab-header ul.tab-list span,.tab-header ul.tab-list a.tab-active {
	display: block;
	float: left;
	padding: 4px 1.5em;
	margin: 1px 10px 0 0;
	text-align: center;
	font-style: italic;
	font-size: 0.8em;
	text-decoration: none;
	color: #999;
}
.tab-header ul.tab-list span,.tab-header ul.tab-list a.tab-active,.tab-header ul.tab-list a.tab-active:hover {
	font-size: 1em;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: none;
	background: #ffffff;
	color: #0076BF;
	font-weight: bold;
	padding-bottom: 4px;
	margin-top: 1px;
}
.tab-header ul.tab-list a {
	background: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 0px solid #e0e0e0;
}

.tab-header ul.tab-list a:hover {
	margin-top: 0;
	color: #D22249;
	padding-bottom: 5px;
}
.tab {
	display: none;
}
