h3
{
	color: #69a4cf;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.brand_listing_number
{
	font-size: 11px;
	color: #b1b1b1;
	font-family: Arial;
}

.brand_listing_name
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.brand_listing_name span
{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
}

.brand_list
{
	list-style-image: url(../../../../../project/resources/images/layout/brand/puce.png);
	line-height: 15px;
}


.brand_list a
{
	color: #000;
	text-decoration: none;
}

.brand_list a:hover
{
	color: #F60;
}