.site {
	height: auto;
	width: 781px;
	border: thin solid #000000;
	background-color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 540px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #003AFF;
	width: 211px;
}

