
div.port_left_title {
	display: inline;
	float: left;
	width: 254px;
	background-image:  url(../images/tile_green.gif);
	background-repeat: repeat;
	border-right-color: #9F9F9F;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #9F9F9F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	margin: 1px 1px 1px 1px;
	height: 19px;
	padding: 0px 0px 1px 0px;
}

div.port_right_content {
	float: right;
	width: 308px;
	background-color: #333333;
	height: 250px;
	border: solid;
	border-bottom-width: 7px;
	border-top-color: #9F9F9F;
	border-right-color: #9F9F9F;
	border-bottom-color: #858421;
	border-left-color: #9F9F9F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin: 1px 1px 1px 1px;
}

div.port_right_content2 {
	float: right;
	width: 308px;
	background-color: #333333;
	height: 250px;
	border: solid;
	border-bottom-width: 7px;
	border-top-color: #9F9F9F;
	border-right-color: #9F9F9F;
	border-bottom-color: #858421;
	border-left-color: #9F9F9F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin: 1px 1px 1px 1px;
	background-image: url(../images/click_bkgd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
