/* [KR] Begin: M_G11_HomepageSecondaryTeaser.css */
.hstMainContainer{
	width: 545px;
}

.hstLeft{
	float: left;
}
.hstRight{
	float: left;
}
.hstContainer {
	background-color: #99cc00;
	width: 279px;
	height: 85px;
	overflow: hidden;
}

html>body .hstContainer{
	height: 85px;
}

.hstImage {
	float: left;
	margin: 0px 0px 0px 0px; 
	width: 106px;
}

.hstContent{
	margin: 6px 5px 0px 0px;
	float: left;
	width: 150px;
	height:75px;
	overflow:hidden;
}

.whiteLargeBoldH2{
	margin: 0px;
	padding: 0px;
}

/* for right module */
.hstContainerRight {
	background-color: #99cc00;
	width: 265px;
	height: 85px;
	overflow:hidden;
}
.hstContentRight {
	margin: 6px 5px 0px 0px;
	float: left;
	width: 138px;
	height:75px;
}
/* Added for BP retail Home Page 20051004 */
.hstContainerretail {
	background-color: #99cc00;
	width: 277px;
	height: 85px;
	overflow: hidden;
}

/* Begin TB07 Fixes 
/**?
 End TB07 Fixes */	
