/*- Portfolio Style Sheet for okvisuals.com -*/

.port table {
	border-width: 0px;
}

.port td {
	border-width: 0px;
}

.port .title {
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	text-align: center;
	font-weight: bold;
}

.port .image  img {
	padding: 4px;
	background-color: #000000;
	border-width: 0px;
}

.port .description {
	vertical-align: top;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}