td#logocell {
		width: 173px;
	height: 160px;
	background-color: #fff;
	border-right: 0px #fff solid;
	border-bottom: 0px #fff solid;
}

td#homeContentCell {
	width: 562px;
	background-image: url(/graphics/interface/content_background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

td#homeToutCell {
	padding-top: 15px;
}

.righttout {
	cursor: hand;
	cursor: pointer;
}