@charset "utf-8";
/* CSS Document */

#scorebox-top {
	background-image: url(images/scorebox_top.png);
	background-repeat: no-repeat;
}

#tlist-top {
	background-image: url(images/tlist_top.png);
	background-repeat: no-repeat;
}

.tournament-info .top {
	background-image: url(images/info_box_top.png);
	background-repeat: no-repeat;
}

.user-profile .top {
	background-image: url(images/user_profile_top.png);
}
