
/*
#brand-container {margin:0; width:900px; padding:0 10px;}

#brand-container .brand-header {font-size: 22px;}

.feature-text {
	float:right;
    width: 200px;
	padding-left:50px;
	font-size:12px;
	color:#333;
}

.small-text {
	font-size:14px;
    margin-right:10px;
}
#brand-container table.brand-table {width:680px; margin-left: 25px;}
#brand-container table.brand-table td.childRow {border-bottom:1px solid #ccc;}
#brand-container table.brand-table tr table.brand-table-parent tr.parentRow {background-color:#ccc;font-size:16px; line-height:18px; min-height:18px; color:#0033FF; text-indent:5px;}

.brand-image {
	float: right;
    width: 110px;
	height:31px;
	margin-right:100px;
	padding:5px;
}

.brand-link {
	float: left;
	width: 150px;
	padding-left:20px;
	text-decoration:none;
	font-size:14px;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration:underline;

}
	
.alpha {
	font-size:14px;
	color:#0066CC;
	margin-top:5px;

}

.brand-select {
	font-size:18px;
	color:#0066CC;
	margin-top:30px;
	margin-left: 25px;
}

.target {
	font-size:16px;
	color:#0066CC;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 25px;
}

.brand-return {
	float:right;
	width:100px;
	margin-right:5px;
	font-size:11px;
	color:#333;
}

#brand-not-found p
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	border: solid 1px;
	padding: 10px;
	background-color: #F3F3F3;
}

#brand-not-found .search-term
{
	font-size: 16px;
	background-color: #FFFDCE;
} */


