#updateable-img-container {

}

.updateable-details-img {
	float:left;
	text-align:center;
	width: 180px;
	border: #CCCCCC 1px solid;
	margin: 3px 15px 15px 0px;
}

.updateable-details-container {

}

.updateable-details-buttons {
	clear:both;
	text-align:center;
	width: 100%;
	background-color: #EEEEEE;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px 0px 5px 0px;
}

.contact-info {
}

/*THE NAVIGATION STYLE IS ALSO IN MERCHANTS.CSS*/

.navigation {
	background-color: #FFFFE5;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}

/* Merchants only */

#updateable-brands {
	margin-top: 15px;
	margin-bottom: 15px;
}

#updateable-additional-photos {
	padding-top:15px;
	border-top: solid 1px;
	border-color: #CCCCCC;

}

#brands ul {
	padding: 0;
	margin: 0;
	list-style-position: outside;
}

#brands li {
	padding: 0;
	margin-left: 20px;
	line-height: 12.5px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 9.5px;
}

.updateable-info-title {
	font-weight: bold;
}