/* [KR] Begin: M_G11_HomepageSecondaryTeaser.css */
.hstContainer {
	background-color: #99cc00;
	width: 262px;
	height: 85px;
	overflow: hidden;
	margin-bottom:14px;
}

html>body .hstContainer{
	height: 85px;
}

.hstImage {
	float: left;
	margin: 0px 10px 0px 0px; 
	width: 106px;
	
}

.hstContent{
	margin: 6px 5px 0px 0px;
	float: left;
	width: 137px;
	height:85px;
	overflow:hidden;
}

.whiteLargeBoldH2{
	margin: 0px;
	padding: 0px;
}


