#tblSiteLinks {
	/*width:900px;*/
	width:70%;
}
#tblSiteLinks td {
	vertical-align:top;
	/*padding-right:10px;*/
	line-height:20px;
}
#tblSiteLinks div {
	/*width:92px;*/
	padding-right:15px;
}
#tblSiteLinks a {
	color:#B5B5B5;
	text-decoration:none;
	display:block;
}
#tblSiteLinks a:hover {
	text-decoration:underline;
}
#tblSiteLinks h4 {
	margin-bottom:3px;
	white-space:nowrap;
}
#tblSiteLinks h4, #tblSiteLinks h4 a {
	color:#C1A195;
}
#tblSiteLinks .divSLimg {
	height:40px;
	width:92px;
}
#tblSiteLinks img {
	margin-bottom:3px;
}
.imgSiteLink {
	height:20px;
	width:92px;
	border:1px solid #999;
	background:#DDD;
	margin-bottom:3px;
}

