.ui-content {
	padding: 5px !important;
}

p.copyright
{
	font-size:small;
	text-align:center;
	color:#ffff00;
}
.ui-header
{
	min-height:25px !important;
}
.bold
{
	font-weight: bold;
}
.matchinfo
{	
	padding-top:0px;
}
div.right
{
	float:right;
}
div.left
{
	float:left;
}
div.linebreak
{
	clear:both;
}

table.ranking
{
	width:100%;
	padding-bottom:25px;
	border-spacing:0;
}
.ui-listview
{
	padding:5px;
	border:1px solid;
}
img
{
	width:100%;
	height:auto;
}
img.presenterlogo
{
	padding: 5px;
	width:auto !important;
	max-height:50px !important;

}
img.leftlogo
{
	padding: 5px;
	width:auto !important;
	max-height:50px !important;

}
img.rightlogo
{
	padding: 5px;
	width:auto !important;
	max-height:50px !important;

}
img.bigteamlogo
{
	max-width:40px !important;
	max-height:40px !important;
}
img.teamlogo
{
	width:auto !important;
	height:16px !important;
}
td.ranking , th.ranking
{
	border-bottom:1px solid;
	border-right:1px solid;
	font-size:small;
	text-align:left;
	padding:4px;
}
.center
{
	text-align:center !important;
}

ul.ranking
{
	margin:0px !important;
}
ul.games
{
	margin:0px !important;
}

ul.menu
{
	padding:5px;
	margin:5px !important;
}
ul.teaminfo
{
	padding:5px;
	margin:5px !important;
}

p.tinfo
{
	text-align:center;
}
span.highlightteam
{
	background-color:yellow;
	font-weight: bold;
}
tr.highlight
{
	background-color:yellow;
}
td.highlight
{
	background-color:yellow;
}
span.space
{
	padding-left:5px;
	padding-right:5px;
}
a
{
	vertical-align: top;
}

p.tinfo
{
	font-size:small;
}
.extended
{
	display:none;
}
.autorefresh
{
	float:left;
}
.updateinfo
{
	text-align:center;
	font-size:small;
	width:100%;
}
#extend_ranking
{
	margin-right:4px;
	margin-top: -4px;
	display: inline-block;
}

div.presentertitle
{	
	display: inline-block;
	margin-left: 40px;
	margin-right: 40px;
	
}
div.presenterlogo
{
	float:left;
	
}
div.titleholder
{
	padding-top: 5px;
	text-align:center;
	float:left;
}
div.presenter
{
	float:left;
}
div.mtmlogos
{
	display: inline-block;
	margin-left: 40px;
	margin-right: 40px;	
}
div.mtmleftlogo
{
	float:left;
}
div.mtmrightlogo
{
	float:right;
}
div.title
{
	clear:both;
}