/*div_content */
#div_content {
margin-bottom:5px;
width:652px;
position:absolute;
}


.mp_headline{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	/*font-weight:bold;*/

	color:#000;

	text-decoration:none;

	line-height:13px;

	display:block;

}

.mp_headline:hover{

	color:#138bcd;

	cursor: pointer;

}



}
#div_content .slide {
	position:absolute;
	height:150px;
	width:462px;
	z-index:0;

}
#div_content .slide a {
display:none;
position:absolute;
z-index:1;
height:250px;
width:462px;
margin-left:179px;
top:55px;
z-index:0;

}
#div_content .first a {
display:block;
}
#div_content1 .controls {
background:url('lib/imgs/hc_slidecap1_arrow.png') no-repeat;
height:84px;
width:462px;
}
#div_content .btn {
	color:#fff;
	cursor:pointer;
	height:66px;
	position:absolute;
	padding:20px 10px 0;
	top:293px;
	width:138px;
	z-index:2;
	background-image: url(lib/imgs/hc_slidecap3_arrow.png);
}
#div_content .btn  {
font-size:140%;
font-weight:normal;
margin: 0px;
padding: 0px;
}
#div_content .btn  {
font-size:90%;
margin:0;
padding:2px 0 0 0;
}
#div_content .on {
background:url('lib/imgs/hc_slidecap1_arrow.png') no-repeat;
}



#div_content #btn_1 {
left:0px;
top:51px;
z-index:20;
}
#div_content #btn_2 {
left:0px;
top:136px;
z-index:20;

}
#div_content #btn_3 {
left:0px;
top:220px;
z-index:20;
/*background:url('lib/imgs/hc_slidecap3.jpg') no-repeat;
*/
}
#div_content #btn_1.on {
background-position:-4px -84px;
}
#div_content #btn_2.on {
background-position:-163px -84px;
}
#div_content #btn_3.on {
background-position: -322px -84px;
}
