#VendorContainer {
	float: left;
	width: 450px;
	margin-left: 30px;
	margin-top: 15px;
	height: 300px;
}
#VendorsInfo {
	background-color: #D7F9FC;
	height: 90px;
	width: 190px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	background-position: center center;
	padding-top: 5px;
	float: left;
	margin-left: 25px;
	margin-bottom: 15px;
}
#VendorsInfo a:hover {
	color: #545454;
	text-decoration: none;
}
#VendorsInfo a:link {
	color: #000000;
	text-decoration: none;
}
.style7 {color: #000000}
#VendorsInfo a:visited {
	color: #000000;
	text-decoration: none;
}
#VendorPhotos {
	float: left;
	width: 450px;
	margin-left: 30px;
	margin-top: 40px;
	height: 125px;
	background-color: #319799;
}
