/* MM: Start Off HB Utilities */

/* Begin: Outer container div, which has the borders */
.hbLNCont{
	border: 1px solid #0055C3;
	width: 153px;
}

/* Begin : Changes for CR_765 */
.hbLnSubContainer{
	width:153px;	
	/*background: url('../../images/hb_mdi_nav_gradient.jpg');*/
}

.hbLnLinks{
	float:left;
	/*padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;*/
	width:153px;
	border-bottom:1px solid #0055C3;	
}


html>body .hbLnLinks{
	width:152px;
	/*padding-top:3px;*/	
}
/* End : Changes for CR_765 */

.hbLnLinksBot{
	float:left;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	width:153px;
	border-bottom:1px solid #0055C3;	
}

html>body .hbLnLinksBot{
	width:143px;
	padding-top:3px;
}


.hbLnLastLnkCont{
	float:left;
	padding-left:5px;
	padding-right:5px;	
	padding-bottom: 4px;	
	background: #6699DB;
}

.hbLnLastLnkBG{
        /* Begin : Changes for CR_765 */
        BORDER-TOP: #0055c3 1px solid;
        /* End : Changes for CR_765 */
	width: 153px;	
	margin-top: -1px;
	background: url('../../images/hb_mdi_aral_bp.gif') repeat-x top left;
	border-bottom: 1px solid #6699DB;
}

.lastContText{
	float:left;
	width: 105px;
	padding-right:5px;
	padding-top:5px;	
	padding-bottom: 5px;
	padding-left: 5px;
}

.lastContImg{
	float:right;
}


