* {
 margin: 0;
 padding: 0;}

body {
 background: #000;
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 16px;
 color: #bababa; }
 
a img{ border: 0px; }

a { text-decoration: none; }

textarea, select, input[type='text'], input[type='password'] {
 background: #888;
 font-size: 11px;
 padding: 2px;
 color: #f4f4f4;
 font-family: Tahoma, Verdana;
 border: 2px solid #888; }

button, input[type='submit'] {
 background: #222;
 font: bold 11px Tahoma, Verdana;
 padding: 2px;
 color: #f4f4f4;
 border: 2px solid #444; }

hr { color: #d39c24;
	background-color: #d39c24;
	height: 2px;
	border: 0;
  margin: 15px 0 15px 0; }

hr.between-boxes {
	margin: -10px 0 22px 0; }

h1, h2, h3, h4 { color: #d8d8d8;
 margin-bottom: 4px; font-family: Tahoma, Arial; font-weight: normal;}

h1.center, h2.center, h3.center { text-indent: 0px }

h1:hover, h2:hover, h3:hover { color: #fff; }

h3.oneliner { height: 1.4em; overflow: hidden; }

th { text-align: right; font-weight: normal;}

td { text-align: left; padding: 5px; }

/**** Span classes *****/

.hidden { text-indent: -9000px; }
.white { color: #fff; }
.high { color: #f7931e; }
.arwi { color: #F52887; }
.mid { color: #777; }
.low { color: #555; }
.highback { background-color: #f7931e; }
.error { color: #ee4900; }
.all-ok { color: #49ee00; }
.small { font-size: x-small; }
.large { font-size: xx-large; }
.right { float: right; }
.left { float: left; }
.center { margin: 0 auto; text-align: center; }
.em1 { font-size: 1em; }
.image { padding: 0; border: 1px solid #b6b0a4; margin: 5px;}
.icon { border: 1px solid #b6b0a4; }
.li-empty { list-style-type: none; }
.pad20 { padding: 20px;}
.pad20-bottom { padding-bottom: 20px; }
.half { width: 50% }

/**** Site Container ****/

#container { background: #000 url(../img/background.jpg) no-repeat;
width: 999px; margin: 0 auto; overflow: hidden; position: relative;}

#container #logo-click {
	display: block;
	float: left;
	width: 600px;
	height: 250px;
}

/***Header***/

#login-box {
	height: 176px;
	width: 370px;
	font-size: 14px;
	margin-top: 35px;
	margin-left: 640px;
}

#login-box #title img {
	margin-top: 2px;
}

#login-box #title {
	height: 27px;
	width: 70%;
	text-align: center;
}

#login-box #title h3 {
	display: inline;
	vertical-align: top;
	font-weight: bold;
}

#login-box h3 {
	font-size: 16px;
}

#login-box #profile {
	height: 89px;
	overflow: hidden;
}

#login-box #operations {
	height: 55px;
	overflow: hidden;
	margin-left: -20px;
}

#login {
	height: 89px;
	overflow: hidden;
}

#login form {
	font: 11px Tahoma, Verdana;
	padding-top: 3px;
}

#login ul {
	margin-bottom: 3px;
}

#login li {
	display: inline;
	padding: 2px;
}

#login td {
	padding: 2px 4px 2px 0;
	height: 15px; 
}

#login #id_username, #login #id_password {
	width: 105px;
}

#login td#remember_me {
	padding-right: 42px;
	border-right: 1px solid #f7931e;
}

#login td#reminder {
	padding-left: 10px;
}

#login a { color:#bababa; }

#login a:hover { 
 color: #f7931e;
}

#login h3, #login-box #profile h3 {
	margin-bottom: 8px;
}

#login-box #profile p.userinfo {
	font-size: 18px;
}

#login-box #profile img.avatar, #communitybox img.avatar {
  padding: 0; border: 1px solid #adadad;
	float: left;
}

#login-box #profile img.avatar {
  margin-right: 20px;
}

#register {
  height: 100px;
	overflow: hidden;
}

#register h3 {
	text-indent: 0px;
	letter-spacing: 0.02em;
	padding-bottom: 5px;
}

#register p, #login-box #operations p, #login-box #operations table {
	font: 11px Tahoma, Verdana;
	line-height: 13px;
	color: #f7931e;
}

#login-box #operations tr {
	height: 20px;
}

#login-box #operations tr.community a {
	color: #f7931e;
}

#login-box #operations tr.community a:hover {
 	color: #fff;
	background-color: #f7931e;
}

#login-box #operations td {
	padding-right: 50px;
}

#login-box p.click-here {
	font: bold 11px Tahoma, Verdana;
	line-height: 13px;
	color: #f7931e;
	margin-left: 200px;
	padding: 0px;
	margin-top: 15px;
}

#register a, #logout .click-here a, #login-box #operations tr.sport a { color:#ee4900; }

#register a:hover, #logout .click-here a:hover, #login-box #operations tr.sport a:hover { 
 color: #fff;
 background-color: #ee4900; }

/***Menu***/

#menu { width: 880px; height: 50px; margin:45px 0px 40px 112px;
 padding:0; }

#submenu { clear: left; width: 95%; margin: 0 auto;}

#submenu a { color: #000; } 

#submenu a:hover { color: #fff; }

/***Content***/

#content a.whitelink, #content a.whitelink:hover {
	color: #fff;
}

#content a.arwi { color: #F52887; }

#content a.highbacklink {
	background-color: #f7931e;
}

#content a.highbacklink:hover {
	background-color: #aaaaaa;
}

#content a.greylink {
	color: #aaaaaa;
}

#content a.greylink:hover {
	background-color: #777777;
}

#content #frontabout {
	padding: 7px 0;
	height: 348px;
	overflow: hidden;
}

#content #frontabout td.party {
	width: 32px; height: 100px; vertical-align: top;
}

#content p.label {
	padding-top: 10px;
	margin-bottom: 0px;
}

#content p.pad0 {
	padding-top: 0;
	margin-bottom: 0;
}

#content p.more, #beforefooter p.more {
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	margin-bottom: 0px;
}

#content #frontabout p.more, #beforefooter p.more {
	padding-top: 0;
}

#content #frontabout ul, #content #nextmatches {
	font-size: 11px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#content p.more a:hover, #beforefooter p.more a:hover {
	background: none;
}

#content #frontnews, #content #frontarticles {
	padding: 7px 0;
	height: 130px;
	overflow: hidden;
}

#content #frontnews p, #content #frontarticles p {
	margin-bottom: 9px;
}

#content table, #beforefooter table {
	width: 100%;
}

#content { float: left; width: 690px; margin-left: 70px; }

#content a, #beforefooter a { color:#f7931e; font-weight: bold; }

#beforefooter a.arwi { color: #F52887; }

#content a:hover, #beforefooter a:hover { 
 color: #fff; 
 background: #f7931e; 
 font-weight: bold; }
 
#content p, #beforefooter p, table.p-table { line-height: 1.4em; font-size: 0.7em; margin-bottom: 20px; }

#content .bb-encoded {
	color: #bababa; font-size: 0.7em; line-height: 1.4em;
}

#content .bb-encoded ul, #content .bb-encoded ol {
	padding-left: 1.4em;
}

table.p-table {
	margin: 0;
	padding: 0;
}

table.p-table td {
	padding: 0;
}

#content p.overdub {
	margin-bottom: 0px; padding-bottom: 2px;
}

#content .code {
 color: #444;
 background: #F4f4f4 url(codenums.png) repeat-y;
 border: 1px solid #ccc;
 padding: 1px;
 padding-left: 25px;
 font-family: "courier new", helvetica, "times new roman", monospace;
 font-size: 0.8em;
 width: 470px;
 margin: 2px auto;
 white-space: nowrap;
 overflow: auto; }
	
#content  code {
 color: #fff;
 font-family: "courier new", helvetica, "times new roman", monospace;
 background-color: #333;
 font-size: 1.2em; }

#content blockquote { color: #999; font-style: italic; text-align: center;
 width: 300px; margin: 10px auto;}

.pretty-form {
	text-align: center;
}

.pretty-form .oneliner {
	margin-bottom:10px;
}

.pretty-form input {
	width: 240px;
	text-align: left;
}
	
.pretty-form select {
	width: 250px;
}

.pretty-form textarea {
	width: 450px;
}

.pretty-form table {
 margin-bottom: 20px;
}

.pretty-form .caption {
	color: #bababa;
	font-size: 14px;
	padding-top: 6px;
}

.pretty-form th {
	font: bold 13px Verdana;
	vertical-align: top;
	padding-top: 7px;
	text-align: right;
	width: 200px;
}

.pretty-form th input {
	width: 14px;
}

.pretty-form button {
	margin-top: 4px;
}

.pretty-form td {
	font-size: 10px;
	color: #f7931e;
}

.pretty-form .errorlist li {
	display: inline;
	color: #aa2200;
}

.pretty-form #id_birth_date_day, #id_meetup_day_day {
	width: 65px;
}

.pretty-form #id_birth_date_month, #id_meetup_day_month {
	width: 100px;
}

.pretty-form #id_birth_date_year, #id_meetup_day_year {
	width: 77px;
}

#content #first-icon { float: left; margin: 3px 0; padding-right: 5px; }
#content #first-icon a:hover { background: none; }

#content #cms h1, #content #cms h2, 
#content #cms h3, #content #cms h4 {
	margin-bottom: 20px;
}

#content #cms h1 {
	color: #f7931e;
}

h4 {
	font-size: 16px;
}

#content #cms ol, #content #cms ul {
	margin: 0 0 20px 30px;
	font-size: 12px;

}

#content #cms ol p, #content #cms ul p {
	margin-bottom: 0;
}

#content #cms p {
	font-size: 12px;
	margin-bottom: 20px;
}

#content #cms p.small {
	margin: 0px;
}

#content #cms h1 {
	margin-bottom: 20px;
}

#content #cms li.category {
	margin-bottom: 20px;
}

#content #article-main-image {
	float: right;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 5px;
}

#content #article-summary {
	font-weight: bold;
	margin-bottom: 20px;
}

#content #article-meta {
	margin-top: 20px;
}

/***Footer***/

#footer {
 text-align: center;
 color: #666;
 margin-top: 30px;
 font-size: 0.7em; }
 
#footer p { color: #666; }
 
#footer a { color: #666; }
 
#footer a:hover { color: #f4f4f4; }
	
#footer #frontpage-box {
	background: url(../img/frontpage_box.jpg) no-repeat center;
	width: 100%;
	height: 345px;
	color: #f4f4f4;
}

#footer #frontpage-box h3 {
	color: #444;
}

#footer #frontpage-box img, #galleryfilefriendsbox img {
	margin-top: 0px;
	margin-bottom: 2px;
}

#footer #frontpage-box td, #galleryfilefriendsbox td {
	padding-top: 0px;
	text-align: center;
}

#galleryfilefriendsbox h3 {
	padding-bottom: 5px;
}

#galleryfilefriendsbox td {
	padding-top: 0;
	padding-bottom: 10px;
}

#footer #frontpage-box .slots, #galleryfilefriendsbox .slots  {
	width: 85%;
	text-align: center;
	margin: 0 auto;
}

#galleryfilefriendsbox .slots {
	padding-top: 5px;
}

#footer #frontpage-box .slots {
	padding-top: 32px;
	padding-right: 10px;
}

#footer #frontpage-box .linktext, #galleryfilefriendsbox .linktext, #squad1-players .linktext, #squad2-players .linktext {
	font-size: 10px;
}

#footer #frontpage-box .slot {
	height: 106px;
	text-align: center;
}

#galleryfilefriendsbox .linktext {
	text-align: center;
	padding: 0; margin: 0;
}

#footer #frontpage-box .slot table, #galleryfilefriendsbox .slot table {
 margin-left: auto; margin-right: auto; text-align: left;
}

#footer #frontpage-box .slot img.image, #galleryfilefriendsbox .slot img.image, #squad1-players img.image, #squad2-players img.image  {
	padding: 0; border: 1px solid #dedede; margin: 5px 5px 0 5px;
}

#galleryfilefriendsbox td {
	line-height: 10px;
}

#communitycontent {
	display: table-cell;
}

#communitycontent p.sectiontitle {
	color: #888;
	font-size: 16px;
	margin-bottom: 10px;
}

#communitybox {
	font-size: 10px;
	padding: 0 15px 15px 0;
}

#communitybox table.regularsize {
	font-size: 12px;
}

#communitybox table.regularsize th {
	width: 80px;
}

#communitybox p {
	font-size: 10px;
}

#communitybox .avatar {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 15px;
}

#communitybox h3 {
	font: normal 18px Tahoma, Verdana;
}

#communitybox th {
	width: 100px;
	text-align: right;
	color: #888;
	vertical-align: top;
}

#communitybox td {
	padding: 0 0 0 5px;
	vertical-align: bottom;
}

#communitybox .rb_content {
}

#communitybox li {
	list-style-type: none;
}

#commentform label {
	text-align: right;
	float: left;
	display: block;
	width: 80px;
	margin-right: 10px;
}

#commentform .submit {
	margin-left: 90px;
}

#commentform h3 {
	margin-bottom: 10px;
}

#commentform ul.errorlist {
	font-size: 10px;
}

#commentform ul.errorlist li {
  color: #f7931e;
	list-style-type: none;
	padding-left: 90px;
}

#commentform .rb_content {
	padding-left: 20px;
}

#commentform textarea {
	width: 225px;
}

#activity-list {
	margin-left: 10px;
	overflow: hidden;
	width: 304px;
	height: 549px;
	background: url("../img/activity_list.png");
}

#activity-list a, #activity-list a:hover {
	font-weight: normal;
	color: #bababa;
}

#activity-list a.leader, #activity-list a.leader:hover {
	color: #f7931e;
	font-weight: bold;
}

#activity-list a.sarge, #activity-list a.sarge:hover {
	color: #fff;
}

#activity-list a:hover {
	background: none;
}

#activity-list ul {
	font-size: 12px;
	margin: 10px 20px 20px 20px;
}

#activity-list li {
	list-style-image: url("../img/little_arrow.png");
	list-style-type: square;
}

#activity-list #top-activity {
	margin: 8px 20px 15px 20px;
	height: 153px;
	overflow: hidden;
}

#activity-list #top-activity-with-more {
	margin: 8px 20px 10px 20px;
	height: 118px;
	overflow: hidden;
}

#activity-list #top-more {
	width: 90%;
	text-align: right;
}

#activity-list #mid-activity-base, #activity-list #mid-activity {
	margin: 15px 20px 20px 20px;
	height: 118px;
}

#activity-list #mid-activity-base .team-member-list {
	height: 130px;
	overflow: hidden;
}

#activity-list #mid-activity-base .team-member-list ul {
  margin-top: 1px;	
}

#activity-list #mid-activity {
	overflow: hidden;
}

#activity-list #mid-more {
	width: 90%;
	text-align: right;
}

#activity-list #bottom-activity {
	margin: 11px 20px 17px 20px;
	height: 118px;
	overflow: hidden;
}

#activity-list #bottom-more {
	width: 90%;
	text-align: right;
}

#beforefooter { float: left; width: 892px; margin-left: 50px; }

#beforefooter #galleryfilefriendsbox {
	width: 891px;
	height: 234px;
	overflow: hidden;
	background: url("../img/galleryfilefriends.png");
}

#galleryfilefriendsbox .gfb-top {
	height: 198px;
}

#galleryfilefriendsbox .gfb-bottom {
	width: 100%;
}

#group-list {
	background: #000 url(../img/groups_top.png) no-repeat;
	font-size: 12px;
}

#group-list #header-groups {
	font-weight: bold;
	padding: 10px;
}

#group-list #header-cstrike {
	padding: 6px 45px 10px 65px;
	margin-bottom: 0px;
}

#group-list #header-cod4 {
	padding: 10px 5px 10px 65px;	
	margin-bottom: 0px;
}

#cstrike-groups, #cod4-groups {
	background: #000 url(../img/groups_middle.png) repeat-y;
	padding: 0px 4px 0px 3px;
}

#cstrike-groups table, #cod4-groups table, #team-ranks table, #group-matches table {
	background-color: #444;
	border-spacing: 1px;
}

#cstrike-groups table td, #cod4-groups table td, #team-ranks table td, #group-matches table td {
	text-align: center;
}

#group-cod4 {
	background: #000 url(../img/groups_cod4.png) no-repeat;
}

#group-list-bottom {
	background: #000 url(../img/groups_bottom.png) no-repeat;
	height: 20px;
}

tr.even {
	background-color: #333;
	color: #eeeeee;
}

tr.odd {
	background-color: #222;
	color: #eeeeee;
}

#group-show, #match-show {
	background: #000 url(../img/groups_top.png) no-repeat;
	font-size: 12px;
}

#match-show {
	background: #000 url(../img/groups_top_bare.png) no-repeat;
	font-size: 12px;
	padding-top: 10px;
}

#match-inner {
	background: #000 url(../img/groups_middle.png) repeat-y;
}

#match-inner #info-table {
	border-spacing: 0px;
	padding: 0 4px 0 3px;
}

#match-inner #info-table td.head {
	text-align: left;
	padding-left: 20px;
}
	
#match-inner #info-table tr.dark {
	background-color: #282828;
}

#match-inner #info-table tr.top {
	vertical-align: top;
}

#match-inner #info-table td div.divided {
	padding-left: 40px;
	background: #282828 url(../img/divider.png) repeat-y;
	line-height: 22px;
	min-height: 150px;
}

#match-inner #info-table td table.teams {
	padding: 20px;
	text-align: center;
}

#match-inner #info-table td table.teams td {
	width: 96px;
	text-align: center;
	vertical-align: top;
}

#match-inner #header-squads {
	padding: 6px 45px 6px 23px;
}

#match-inner #match-squad1-body, #match-inner #match-squad2-body {
	background-color: #282828;
	margin: 0px 4px 0px 3px;
}

#match-inner #match-squad1-header, #match-inner #match-squad2-header {
	background: #000 url(../img/groups_head.png) repeat-y;
	margin: 0px;
	text-align: center;
	padding: 4px;
	font-size: 10px;
}

#match-squad1-header #header-squad1, #match-squad2-header #header-squad2 {
	margin-bottom: 0;
}

#match-squad1-body #squad1-players, #match-squad2-body #squad2-players {
	text-align: center;
}

#squad1-players table, #squad2-players table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#squad1-players table td, #squad2-players table td {
	text-align: center;
}

#match-squad1-body #squad1-change, #match-squad2-body #squad2-change {
	text-align: right;
	padding: 5px;
	float: right;
	font-size: 10px;
}

#match-inner #header-reports {
	padding: 6px 45px 6px 23px;
}

#match-inner #match-report-new {
	text-align: right;
	padding: 5px 9px 5px 5px;
	font-size: 10px;
	margin: 0px 4px 0px 3px;
	background-color: #282828;
}

#match-reports-body img {
	max-width: 540px;
}

#match-reports-body .report-odd {
	margin: 0px 4px 0px 3px;
	background-color: #222;
}

#match-reports-body .report-even {
	margin: 0px 4px 0px 3px;
	background-color: #282828;
}

#match-reports-body td.author {
	text-align: center;
	width: 100px;
}

#match-reports-body h4 {
	font-size: 12px;
}

#match-reports-body p {
	font-size: 10px;
}

#match-report-actions {
	float: right;
	font-size: 10px;
}

#info-table #match-change, #info-table #attachment-add {
	float: right;
	font-size: 10px;
}
	
#group-show #header-group {
	font-weight: bold;
	padding: 10px;
}

#group-show #header-rank1 {
	padding: 6px 45px 10px 65px;
	margin-bottom: 0px;
}

#group-show #header-rank2 {
	padding: 9px 45px 15px 65px;
	background: #000 url(../img/groups_cod4.png) repeat-y;
	margin-bottom: 0px;
}

#group-show #header-matches {
	padding: 6px 45px 10px 10px;
	margin-bottom: 0px;
}

#team-ranks, #group-matches {
	background: #000 url(../img/groups_middle.png) repeat-y;
	padding: 0px 4px 0px 3px;
}

#group-show #group-head {
	background: #000 url(../img/groups_head.png) no-repeat;
}

#group-show-bottom {
	background: #000 url(../img/groups_bottom.png) no-repeat;
	height: 20px;
}

#ladder-show {
	background: #000 url(../img/ladder_background.png) no-repeat;
	padding: 10px;
	height: 872px;
	overflow: hidden;
}

#ladder-show h3 a {
	font-size: 16px;
}

#ladder-show a {
	text-decoration: none;
	font-size: 10px;
}

#ladder-show a:hover {
	background: none;
}

#ladder-show div.normal a, #ladder-show div.unknown a {
	color: #fff;
}

#ladder-show div.normal a:hover, #ladder-show div.unknown a:hover {
	color: #f7931e;
}

#ladder-show #m1 a, #ladder-show #m2 a, #ladder-show #m3 a, #ladder-show #m4 a, 
#ladder-show #m5 a, #ladder-show #m6 a, #ladder-show #m7 a, #ladder-show #m8 a, 
#ladder-show #m9 a, #ladder-show #m10 a, #ladder-show #m11 a, #ladder-show #m12 a, 
#ladder-show #m13 a, #ladder-show #m14 a {
	color: #f7931e; 
	text-decoration: underline;
}

#ladder-show #m1 {
	position: absolute;
	left: 190px;
	top: 460px;
}

#ladder-show #m2 {
	position: absolute;
	left: 190px;
	top: 555px;
}

#ladder-show #m3 {
	position: absolute;
	left: 190px;
	top: 652px;
}

#ladder-show #m4 {
	position: absolute;
	left: 190px;
	top: 749px;
}

#ladder-show #m5 {
	position: absolute;
	left: 190px;
	top: 892px;
}

#ladder-show #m6 {
	position: absolute;
	left: 190px;
	top: 988px;
}

#ladder-show #m7 {
	position: absolute;
	left: 318px;
	top: 508px;
}

#ladder-show #m8 {
	position: absolute;
	left: 318px;
	top: 700px;
}

#ladder-show #m9 {
	position: absolute;
	left: 318px;
	top: 868px;
}

#ladder-show #m10 {
	position: absolute;
	left: 318px;
	top: 964px;
}

#ladder-show #m11 {
	position: absolute;
	left: 449px;
	top: 605px;
}

#ladder-show #m12 {
	position: absolute;
	left: 449px; 
	top: 916px;
}

#ladder-show #m13 {
	position: absolute;
	left: 449px;
	top: 1144px;
}

#ladder-show #m14 {
	position: absolute;
	left: 580px;
	top: 874px;
}

#ladder-show #m1_team1,
#ladder-show #m1_team2,
#ladder-show #m2_team1,
#ladder-show #m2_team2,
#ladder-show #m3_team1,
#ladder-show #m3_team2,
#ladder-show #m4_team1,
#ladder-show #m4_team2,
#ladder-show #m5_team1,
#ladder-show #m5_team2,
#ladder-show #m6_team1,
#ladder-show #m6_team2,
#ladder-show #m7_team1,
#ladder-show #m7_team2,
#ladder-show #m8_team1,
#ladder-show #m8_team2,
#ladder-show #m9_team1,
#ladder-show #m9_team2,
#ladder-show #m10_team1,
#ladder-show #m10_team2,
#ladder-show #m11_team1,
#ladder-show #m11_team2,
#ladder-show #m12_team1,
#ladder-show #m12_team2,
#ladder-show #m13_team1,
#ladder-show #m13_team2,
#ladder-show #m14_team1,
#ladder-show #m14_team2,
#ladder-show #winner_team
{
	position: absolute;
	width: 93px;
	height: 24px;
	overflow: hidden;
	line-height: 14px;
	padding-left: 18px;
}

#ladder-show div.normal
{
	background: #000 url(../img/ladder_team_normal.png) no-repeat; 
}

#ladder-show div.winner
{
	background: #000 url(../img/ladder_team_winner.png) no-repeat; 
}

#ladder-show div.loser
{
	background: #000 url(../img/ladder_team_loser.png) no-repeat; 
}

#ladder-show div.unknown
{
	background: #000 url(../img/ladder_team_unknown.png) no-repeat; 
}

#ladder-show #m1_team1 {
	left: 95px;
	top: 436px;
}

#ladder-show #m1_team2 {
	left: 95px;
	top: 484px;
}

#ladder-show #m2_team1 {
	left: 95px;
	top: 534px;
}

#ladder-show #m2_team2 {
	left: 95px;
	top: 582px;
}

#ladder-show #m3_team1 {
	left: 95px;
	top: 632px;
}

#ladder-show #m3_team2 {
	left: 95px;
	top: 680px;
}

#ladder-show #m4_team1 {
	left: 95px;
	top: 728px;
}

#ladder-show #m4_team2 {
	left: 95px;
	top: 776px;
}

#ladder-show #m5_team1 {
	left: 95px;
	top: 870px;
}

#ladder-show #m5_team2 {
	left: 95px;
	top: 918px;
}

#ladder-show #m6_team1 {
	left: 95px;
	top: 968px;
}

#ladder-show #m6_team2 {
	left: 95px;
	top: 1016px;
}

#ladder-show #m7_team1 {
	left: 223px;
	top: 461px;
}

#ladder-show #m7_team2 {
	left: 223px;
	top: 557px;
}

#ladder-show #m8_team1 {
	left: 223px;
	top: 653px;
}

#ladder-show #m8_team2 {
	left: 223px;
	top: 749px;
}

#ladder-show #m9_team1 {
	left: 223px;
	top: 846px;
}

#ladder-show #m9_team2 {
	left: 223px;
	top: 894px;
}

#ladder-show #m10_team1 {
	left: 223px;
	top: 942px;
}

#ladder-show #m10_team2 {
	left: 223px;
	top: 990px;
}

#ladder-show #m11_team1 {
	left: 353px;
	top: 510px;
}

#ladder-show #m11_team2 {
	left: 353px;
	top: 702px;
}

#ladder-show #m12_team1 {
	left: 353px;
	top: 869px;
}

#ladder-show #m12_team2 {
	left: 353px;
	top: 966px;
}

#ladder-show #m13_team1 {
	left: 353px;
	top: 1122px;
}

#ladder-show #m13_team2 {
	left: 353px;
	top: 1170px;
}

#ladder-show #m14_team1 {
	left: 485px;
	top: 606px;
}

#ladder-show #m14_team2 {
	left: 485px;
	top: 1146px;
}

#ladder-show #winner_team {
	left: 625px;
	top: 876px;
}
