.companyheader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../images/linksback.jpg');
	border-right: 1px solid white;
}

.contentleft {
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;
	border-right: 1px dashed #666666;
}

.contentright {
	border-bottom: 1px dashed #666666;
	border-right: 1px dashed #666666;
}