* html * {
	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 10pt;
}

body, html {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 10pt;
	background:#1e1e1e;
}

div { display: block; }

p, div, table, tr, td, th, span, ul, li, ol, dt, form {
	
	margin: 0;
	padding: 0;

}

ul, ol, dl, ul li, ol li, dl li, iframe { list-style-position: inside; }

.clear { display: block; width: 0px; height: 0px; clear: both; font-size: 0px; }
.left { float: left; clear: none; }
.right { float: right; clear: none; }

script, noscript { width: 0; height: 0; display: none; margin: 0; padding: 0; }

.adteaser {
    background: #fff;
    border-radius: 6px;
}

.medalTric {
	display: none;
}
