@charset "utf-8";
/* CSS Document */

#content {
	color: #0A364C;
}
#content a {
	color: #0A364C;
}
.label {
	text-align: right;
	padding: 0px 10px 0px 0px;
}
#content textarea {
	margin: 2px;
	height: 150px;
	width: 150px;
}
#content .portprospthumb {
	margin: 5px;
	padding: 3px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content p {
	text-align: justify;
}
