.highlight_display {
	margin-top: 20px;
	position: absolute;
	left:40px;
}
.highlight_display .image {
	float: left;
	width: 452px;
	background: url('/media/images/module/img_border.png') no-repeat bottom left;
	padding-bottom: 15px;
	padding-left: 27px;
}
.highlight_display .content {
	width: 373px;
	height:224px;
	float: right;
	background: url('/media/images/sticker.png') no-repeat bottom left;
}

.highlight_display div.title {
	font-size: 4.6em;
	color: #fff;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 30px;
}
.highlight_display div.description {
	margin-left:40px;
	margin-top:60px;
	width:271px;
	/*font-size: 1.6em;
	color: #fff;
	font-weight: bold;*/
	margin-bottom: 25px;
}
.highlight_display div.description p{
	font-family: 'lucida_handwritingitalic';
	font-size: 1.3em;
	line-height:20px;

}
