#largeHighlight {
	clear:both;   
    cursor:pointer;
	height:80px;
	padding-top:10px;
    position:relative;
}
#largeHighlight .hit-area { background-color: #FFF; height:80px; position:absolute; top:10px; width:770px; z-index:1; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity:0; }

/***********/
#homeText{
	float:right;
	width:210px;
	background-color:#EBEEF5;
}
#homeText h2 {
	width:175px;
	font:bold 18px/30px Helvetica, Arial, sans-serif;
	color:#282364;
	border-color:#D4D7DE;
	margin:0 0 0 20px;
}
#homeText p {
	line-height:16px;
	margin:5px 0 5px 25px;
	padding:2px 0;
}
#homeText h2, #homeText p {
	clear:both;
	width:170px;
}
#homeText #homeTextSign, #homeText #homeTextSign_en {
	display:block;
	width:210px;
	height:97px;
	background:url(../imgs/homeTextSign.jpg) bottom no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	margin:0;
}
#homeText #homeTextSign_en {
	background-image:url(../imgs/en/homeTextSign.jpg);
}


/***********/
.highlight  {
	float:left;
	width:260px;
	padding:0 20px 0 0;
}
.highlight h2{
	float:left;
    width:250px;
	margin-bottom:15px;
}
.highlight img{
	float:left;
}
.highlight.horizontal p {
	float:left;
	margin-top:10px;
	width:250px;
	line-height:14px;
}

.highlight.vertical p{
	float:right;
	width:108px;
    line-height:17px;
    margin-right : 13px;
}

#homeText h2, .highlight h2 {
	padding:14px 0 0 0;
}

 
/***** TEMP HIGHLIGHTS ******/
#highlightTwo.sps-messe { padding: 40px 20px 0 0;  }
#highlightTwo.sps-messe p { line-height:14px; padding:13px 0 0 7px; width: 240px; }


#xmas, #xmas_en {
	float:left;
	overflow:hidden;
	text-indent:-9000px;
	display:block;
	width:560px;
	height:231px;
}
#xmas {
	background:url(../imgs/xmas.jpg) no-repeat right;
}
#xmas_en {
	background:url(../imgs/en/xmas.jpg) no-repeat right;
}
