/* Baron Custom Accessories - Brand Page Style Sheet */
/* All associated graphics copyright 2006, Baron Custom Accessories */
/* Last Modified: July 26th, 2006 */

h1 {
	text-align: center;
	margin: 15px;
	font-size: 14pt;
}

p {
	text-align: left;
}

.brands {
	float: left;
	width: 104px;
	height: 75px;
	margin: 10px 18px 5px 18px;
}

.brands img {
	padding: 5px 0 0 0;
}

.outline {
	border: 1px solid #333;
	margin: -8px 0 0 0;
}

.brands2 {
	float: left;
	width: 104px;
	height: 75px;
	margin: 5px 18px 5px 18px;
}

.brands2 img {
	padding: 0px 0 0 0;
}

