.portnav {
	width: 600px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ff00ff;
}

.portcell1 {
	clear: both;
	float: left;
	width: 166px;
	border-right: 1px solid #ff00ff;
}

.portcell2 {
	float: left;
	width: 216px;
	border-right: 1px solid #ff00ff;
}

.portcell3 {
	float: left;
	width: 216px;

}

.portcell1,
.portcell2,
.portcell3 {
	margin: 0 0 30px 0;
}

.portcell1 .icon,
.portcell2 .icon,
.portcell3 .icon {
	height: 120px;
}

.portcell1 .icon {
	padding: 12px 0 0 0;
}

.portcell2 .icon,
.portcell3 .icon {
	padding: 12px 0 0 12px;
}

.portcell1 .title,
.portcell2 .title,
.portcell3 .title {
	height: 24px;
	border-bottom: 1px solid #ff00ff;
}

.portcell1 .title {
	padding: 0 0 8px 0;
}

.portcell2 .title,
.portcell3 .title {
	padding: 0 0 8px 12px;
}

.portdate {
	margin-top: 2px;
}