.hot_button_back_container{
	width:298px;
	height:172px;
	position:relative;
	float:left;
	background-image: url(../images/Hot_Bttn_Back_New.jpg);
}

.home_confidence_left, .home_confidence_right{
	padding-top: 20px;
}

.home_confidence_left{
	width:106px;
	height:100px;
	float:left;
	font-size: 13px;
	padding-left: 28px;
}

	.home_hotbttn_new_right{ /* the style for the speech bubble */
	width: 240px;
	height: 66px;
	padding: 9px 10px 21px 16px;
	color: #323232;
	font-size: 12px;
	background: transparent url(/images/home_speechbubble_bg.png) no-repeat top center;
	}

a.home_btn_new{
	display: block;
	text-decoration: none;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
	height: 31px;
	text-transform: uppercase;
	width: 55px;
	
	padding-top: 6px;
	padding-left: 8px;
	text-align: left;

	background: transparent url(/images/home_btn_bg.png) no-repeat top center;
	color: #FFFFFF;
}

a.home_btn_new:hover{
	color: #333333;
}
