/******* Style elements for Media page *******/

.media_text {
	position: absolute;
	left: 80px;
	top: 80px;
	width: 600px;
	height: 835px;
}

.media_text_inner {
	position: absolute;
	left: 8px;
	top: 30px;
	width: 580px;
	text-align:left;
}

.text_title1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.text_title2 {
	font-size: 13px;
	font-weight: bold;
	padding: 20 0 10 0;
}

.text_body {
	font-size: 11px;
}

.text_body2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.text_body2 li {
	list-style-type: none;
	font-size: 11px;
	padding-bottom: 10px;
}

.main_bottom {
	top: 520px;
}
