.home-link-tbl {
	text-align:left;
	border-collapse : separate;
	border-spacing:expression(this.cellSpacing="5px");
	border-spacing:5px;
}
.home-link-td {
	width:226px;
	height:106px;
	padding:5px;
	background-color:#f0fafa;
	vertical-align:top;
}

.home-link-td .link-t-r {
	width:105px;
	padding-left:5px;
	float:right;
}

.home-link-td .link-t-l {
	width:75px;
	padding-right:5px;
	float:left;
}
