@import url(index.css);

#rankup_teams{
	margin-top: 10px;
}

	#rankup_teams ul{
		float: left;
		width: 30%;
		margin-top: 3px;
		margin-right: 2%;
		margin-bottom: 10px;
	}

	#rankup_teams li{
		font-size: 85%;
		padding: 5px;
		border-bottom: 1px dashed #808080;
	}

	#rankup_teams li .team,
	#rankup_teams li .game{
		margin-left: 0.6em;
	}

div.major div.team-rank{
	border-bottom: 0;
}

#advertise1{
	margin-top: 0;
}

#advertise2{
	margin-top: 20px;
}

#advertise2{
	margin-top: 40px;
}

/*----------------------
 clearfix
----------------------*/
#damy{
	zoom: 1;
}

#damy:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
