div#header_banner a {display: block; width: 100%; height: 100px; text-align: center; font-size: 40px; font-weight: bold; color: #d50875;}
div#header_banner a:hover {text-decoration: none;}
div#header_banner a img {height: 100px; float: left;}
div#header_banner a span.moore1 {display: block; padding: 30px 0 0 0; margin: 0;}
div#header_banner a span.moore2 {display: block; font-size: 18px; padding: 10px 0 0 0; margin: 0;}
table#partnerTable td {width: 25%; text-align: center; vertical-align: middle; padding: 10px; height: 80px;}
table#partnerTable td img {border: 0; max-height: 80px;}

table.jury tr td {
	width: 33%;
	text-align: center;
	vertical-align: top;
}
table.jury tr td div.ava {
	width: 150px;
	height: 150px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	border-radius: 50%;
	text-align: center;
	margin: 0 auto;
}
table.jury tr td div.company {
	font-weight: bold;
	font-size: 14px;
	padding: 0 10px 10px 10px;
}
table.jury tr td div.name {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	padding: 0 10px 10px 10px;
}
table.jury tr td p {
	padding: 0 10px;
}

table.shedule {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
table.shedule td {
	font-size: 16px;
	line-height: 16px;
	padding: 15px;
}
table.shedule td.name {
	text-align: right;
	vertical-align: middle;
	color: #000000;
	padding-right: 40px;
}
table.shedule td.date {
	text-align: left;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	padding-left: 40px;
	width: 150px;
}
table.shedule td.circle {
	width: 32px;
	height: 62px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	background-image: url('/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-21-44-_3F044004380441043E043504340438043D0435043D043D044B043504_+_4404300439043B044B04_/4666._3104350437044B043C044F043D043D044B043904_.png');
	background-position: 0 0;
	background-repeat: repeat-y;
}
table.shedule td.circle div {
	background-image: url('/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-21-44-_3F044004380441043E043504340438043D0435043D043D044B043504_+_4404300439043B044B04_/_310435043704_-_38043C0435043D0438042D00_9.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 32px;
	height: 62px;
}
table.shedule tr.current td.circle div {
	background-image: url('/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-21-44-_3F044004380441043E043504340438043D0435043D043D044B043504_+_4404300439043B044B04_/_310435043704_-_38043C0435043D0438042D00_10.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 32px;
	height: 62px;
}