#header_news {
	text-align:left;
	padding: 5px 0 0 15px;
	margin:0;
	width:185px;
	height:45px;
	float:right;
	background:#EBEDF0;
	color:inherit;
}
/*ie-spec*/
* html #header_news {
	padding: 15px 0 0 20px;
	width:180px;
	height:35px;
}

#header_nav {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0 0 15px;
	vertical-align:middle;
	width: 185px;
	height: 115px;
	float:right;
}
/*ie-spec*/
* html #header_nav {
	padding: 10px 0 0 20px;
	width:180px;
	height:115px;
}
#content_tuev{
	width:625px;
	background:#d6d8dc;
	color:inherit;
	float:right;
	text-align:right;
}
#content_text {
	text-align:left;
	padding: 15px 15px 5px 15px;
	margin:0;
	background:#d6d8dc;
	color:inherit;
	width:395px;
	height:120px;
	overflow:visible;
}
/*ie-spec*/
* html #content_text {
	padding: 20px 20px 20px 20px;
	width:385px;
	height:120px;
}
#content_center {
	border-top: solid 1px #FFFFFF;
	float:right;
	padding:0;
	margin:0;
}

#content_product {
	float:right;
	border-top:solid 1px #FFFFFF;
	width:624px;
}
#content_producttab {
	margin:0;
	padding:0;
	border:none;
	width:100%;
}
#content_productimg {
	vertical-align:bottom; text-align:center;
}
#content_producttext {
	color:#5b6270;
	background-color:inherit;
	vertical-align:top;
	padding: 4px 20px 15px 20px;
	margin:0;
	width:385px;
}
/*ie-spec*/
* html #content_producttext {
	padding-top:15px;
}

#content_producttext blockquote ul {
	list-style-image:url(../img/bullet_image.gif);
}
#content_producttext blockquote ul li{
	padding-bottom:0px;
}
#content_producttext ul li{
	padding-left:15px;
	padding-bottom:5px;
}
/*ie-spec*/
* html #content_producttext ul li {
	padding-left:0px;
	padding-bottom:5px;
}
.links ul {
	list-style-image:url(../img/arrow_small.gif);
}
#content_producttext a {
	color:#5b6270
}

/*MENU*/
.menusubitem_cur, .menusubitem_no {
	font-size: 11px;
	border-bottom:solid 1px #FFFFFF;
}
.menusubitem_subtitle {
	text-align:center;
	font-weight:bold;
  left:50px;
	width:25px;
	position:relative;
	float:left;
	color:#FFFFFF;
}
.menusubitem_title {
	padding-left:84px;
}
/*ie-spec*/
* html .menusubitem_title {
	padding-left:81px;
}
#content_menu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#content_menu a {
	display: block;
	width:275px;
	padding: 0;
	text-decoration: none;
	font-weight:normal;
}

