td#logocell {
	width: 173px;
	height: 160px;
	background-color: #006;
	background-image: url(/graphics/interface/misc/logoHome.jpg);
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

td#homeContentCell {
	width: 405px;
}

td#homeToutCell {
	padding-top: 15px;
}

.righttout {
	cursor: hand;
	cursor: pointer;
}