/* CSS Document */

.threecolrow {
	width: 796px;
	overflow: hidden;
}
.threecol {
	width: 242px;
	float: left;
	overflow: hidden;
}
.threecol-2,
.threecol-3 {
	padding-left: 35px;
}

