/* START MAIN CONTENT CHROME GENERIC ITEMS */
#main_area {
	float: left;
	font-size: 100%;
	padding-left: 0em;
	width: 46.5em; /* main width control of the area for IE5.5- */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 46.5em; /* main width control of the area */
	
}
.main_content_holder {
	width: 100%; /* width of the chrome */
}
.main_content_middle {
	width: 46.5em;
	float: left;
	font-size: 100%;
}
.main_content_content {
	background-image: url(../images/common_box_middle3.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 0.95em;
	min-height: 19em; /* height of the chrome */
}
* html .main_content_content { height: 19em } /* for IE */

.main_content_top {
	background-image: url(../images/main_content_top_bg2.gif);
	background-repeat: no-repeat;
	background-position: center left;
	height: 2.5em;
	width: 32em;
	float: right;
}
.main_content_top_bg h1 {
	padding: 0;
	margin: 0;
	margin-top: 0.1em;
	background-color: transparent;
	font-size: 1.15em;
	color: #999999;
	font-weight: bold;
	float: left;
	position: relative;
}
.main_content_top_l {
	background-image: url(../images/main_content_top1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1.6em;
	height: 2.5em;
	float: left;
	position: relative;
}
.main_content_top_r {
	background-image: url(../images/main_content_top2.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 0.8em;
	height: 2.5em;
	position: relative;
	float: right;
}
.main_content_bottom {
	background-image: url(../images/main_content_bottom_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 1.1em;
	width: 32em;
	float: right;
}
.main_content_bottom_l {
	background-image: url(../images/common_box_bottom1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 1.1em;
	height: 1.1em;
	float: left;
}
.main_content_bottom_r {
	background-image: url(../images/common_box_bottom2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 0.8em;
	height: 1.1em;
	float: right;
}
/* END MAIN CONTENT CHROME GENERIC ITEMS */

