.rightcol {
	float: right;
	height: auto;
	width: 252px;
	padding-left: 8px;
}
.border {
	height: 250px;
	width: 250px;
	border: 1px solid #000033;
	margin-top: 10px;
	overflow: visible;
	float: right;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000033;
	text-align: right;
}

.investorcontactform {
	height: auto;
	width: 250px;
	float: none;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
