.clsDetailsBusinessName
{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #191970;
}

.clsDetailsAddress, .clsDetailsTelephone, .clsDetailsEmail
{
	text-align: left;
	font-size: 13px;
	color: #191970;
	color: black;
}

.clsDetailsHeading
{
	text-align: center;
	font-size: 17px;
	color: #cfdf37;
	color: #455d7c;
	padding: 5px;
}

.clsDetailsSubHeading
{
	text-align: center;
	font-size: 15px;
	color: #cfdf37;
	color: #455d7c;
	padding: 5px;
}

.clsDetailsText
{
	text-align: center;
	font-size: 12px;
	color: black;
}

.clsDetailsImages
{
	
}

.clsEditDetails
{
	font-size: 12px;
	text-align: right;
	width: 600px;
}

