.LV1-MainContent a img {
	border: thin solid #000;
	text-decoration: none;
}
.agentname {
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-left: 5px;
	text-align: left;
	width: 200px;
}
.agentname a {
	text-decoration: none;
}
.details2 a {
	text-decoration: none;
}

.details {
	padding-left: 5px;
	text-align: left;
}
.details2 {
	font-size: 12px;
	padding-left: 5px;
	text-align: left;
}
.imageclass img {
	border: thin solid #000;
}
.imageclass {
	text-align: center;
}
.details2 a:hover {
	color: #666;
	text-decoration: underline;
}

