#portlist th img {
	border: 1px solid #aa2;
}
table#portlist {
	border-spacing:8px;
}
#portlist td {
	vertical-align: top;
}
#portlist div.highslide-html-content {width: 600px; height: 500px;
	
}
table .port-detail {
	border-spacing: 4px;
}
.port-detail td, .port-detail th {
	vertical-align: top;  text-align: left; border: 1px solid #ccc; padding: 3px;
}
.port-detail th {
	background-color: #ccc;
}
#portlist td.company {
	color:#992;
}