#dashes {
	width: 21px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	height: auto;
	margin-right: 10px;
}
.dashes_bg {
	background-image: url(../images/dashes_v.html);
	background-repeat: repeat-y;
}
.lft_column {
	margin-right:10px;
	padding-right:10px;
	border-right:#999 solid 1px;
}
#imagetop {
	/*float: right;*/
	height: auto;
	width: auto;
	margin-right: 20px;
	position:relative;
	visibility: visible;
	z-index: 1000;
	top: 19px;
	right: auto;
	left: 875px;
	top:100px;
}
