.brandinfo h1,
.brandslist h1 a {
	display:block;
	color:#D3580A;
	text-decoration:none;
	}
.brandslist a img {
	margin:0px 0px 5px 5px;
	border:none;
	}
.brandinfo td.info,
.brandslist td.info {
	padding-bottom:40px;
	}
.brandinfo td.info img {
	float:right!important;
	margin:0px 5px 15px 10px;
	}
.brandinfo {
	border-bottom:2px solid #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
	}
.brandslist table {
	border-collapse:collapse;
	margin-bottom:15px;
	background-image:url(../images/cat_curve_divider.png);
	background-position:50% 100%;
	background-repeat:no-repeat;
	width:100%;
	margin:auto;
	}
.brandslist table td a {
	float:right;
	}
