div.press_head {
	width: 423px;
	height: 127px;
	position: relative;
	background-image: url("/images/press_head.png");
	left: 198px;
	top: -157px;
}

div.press_left {
	width: 202px;
	float: left;
	top: -184px;
	left: 190px;
	position: relative;
	z-index: 1;
}

div.press_right {
	width: 280px;
	float: left;
	top: -178px;
	left: 173px;
	position: relative;
	z-index: 0;
}

div.press_menu {
	width: 430px;
	height: 84px;
	background-image: url("/images/press_menu_back.png");
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 25px;
	position: absolute;
}

div.press_events {
	position: relative;
	margin-top: 26px;
	padding-top: 29px;
	top: -83px;
	left: 169px;
	width: 202px;
}

td.press_events_top {
	width: 202px;
	height: 22px;
	background-image: url("/images/press_events_top.png");
}

td.press_events_middle {
	width: 202px;
	padding-left: 24px;
	background-image: url("/images/press_events_middle.png");
	background-repeat: repeat-y;
}

td.press_events_bottom {
	width: 202px;
	height: 18px;
	background-image: url("/images/press_events_bottom.png");
}

div.press_main {
	position: relative;
	width: 436px;
	height: 150px;
	top: 56px;
	left: -4px;
}

table.press_main_top {
	background-image: url('/images/press_main_top.png');
	background-repeat: no-repeat;
	height: 54px;
}

div.press_main_middle {
	background-image: url('/images/press_main_middle.png');
	background-repeat: repeat-y;
	width: 436px;
	top: -31px;
	padding-left: 36px;
	padding-bottom: 4px;
}

div.press_main_bottom {
	background-image: url('/images/press_main_bottom.png');
	width: 436px;
	height: 39px;
}

div.press_main_text {
	width: 364px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

select.accreditation_type_select {
	width: 10px;
}
