table#head_set {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table #head_set td#main_title {
	color: #52748a;
	font: bold 24px Arial;
	line-height: 30px;
	text-transform: uppercase;

	padding: 85px 0 0 30px;
}

table #head_set td#event_main_title {
	color: #a33132;
	font: bold 24px Arial;
	line-height: 30px;
	text-transform: uppercase;
	height: 180px;
	padding: 0 0 20px 20px;
	vertical-align: bottom;
}

table #head_set td#main_picture {
	padding: 0 0 0 14px;
}

p.right_italic {
	color: #4f504f;
	font: italic 10px Arial;
	padding: 10px 5px 5px 5px;
	line-height: 11px;
}

table.structure td#ld_corner {
	padding: 8px 5px 0 8px;
	background: url(../img/pond/bg_left_bottom_apond.jpg) no-repeat bottom left;
}

