#recomdproduct {
	margin: 0 1px;
	padding: 0 0 0 4px;
}

#recomdproduct #hrecp {
	background: url("../../lib/ui/officeezy/recomm.png") no-repeat scroll
		left bottom transparent;
	color: #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
	line-height: 50px; 
	padding: 0 10px 3px; 
	vertical-align: top;
	white-space: nowrap;
	width: 100%;
}

#recomdproduct_sub { 
	text-align: center;
	width: 100%;
}

#recomdproduct_sub div#productname {
	width: 175px;
}

#recomdproduct_sub div {
	font-size: 8pt;
	padding-top: 3px;
	line-height: normal;
	height: auto;
}
