/* ------- BEGIN: HEADER INFO ------- */

#MptHeaderInfo {
	visibility: hidden;
	position: relative;
	width: 690px;
	height: 120px;
	left: 268px;
	_margin-bottom: -120px;
	_top: -120px;
}

*+html #MptHeaderInfo { 
	top: -120px;
}

#MptHeaderInfoBackground {
	background-color: #000000;
	filter: alpha(opacity=50);
	opacity:.5;
	width: 690px;
	height: 120px;
	position: absolute;
}

#MptHeaderInfoContents {
	width: 450px;
	height: 133px;
	position: absolute;
	margin-left: 30px;
}

#MptHeaderInfoLabel {
	position: absolute;
	margin-left: 800px;
	margin-top: -20px;
}

*+html #MptHeaderInfoLabel {
	position: absolute;
	margin-top: -140px;
	margin-left: 800px;
}

#MptHeaderMore {
	position: absolute;
	margin-left: 950px;
	margin-top: -72px;
}

*+html #MptHeaderMore {
	position: absolute;
	margin-left: 950px;
	margin-top: -193px;
}

#MptHeaderInfoContent {
	padding: 7px 0 0 0;
	float: left;
	text-align: left;
	width: 450px;
	height: 113px;
	background-color: #918d90;
	color: #FFFFFF;
	float: left;
	font-family: verdana;
}

#MptHeaderInfoImage {
	float: left;
	/* width: 137px; */
	height: 113px;
	padding-left: 7px;
	padding-right: 9px;
}

#MptHeaderInfoText {
	float: left;
	width: 260px;
	font-size: 11px;
	padding-top: 9px;
}

#MptHeaderInfoText UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#MptHeaderInfoText UL LI {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 11px;
}

#MptHeaderInfoText H4 {
	font-size: 13px;
	margin: 0 0 10px 0;
}

#MptHeaderInfoText DIV.DT {
	font-weight: bold;	
	display: inline;
} 

#MptHeaderInfoText DIV.DD {
	display: inline;
}

#MptHeaderInfoText DIV.DDBreak {
	display: block;
	width: 260px;
}

#MptHeaderInfoFooter {
	clear: both;
	float: left;
	/* width: 450px; */
	width: 100%;
	height: 13px;
	text-align: right;
	background-color: #e9e7e8;
	font-size: 10px;
}

/* ------- END: HEADER INFO ------- */