.brands_table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}

.brands_table tr th {
	height: 40px;
}

.brands_table td {
	background-color: white;
	padding: 15px 20px;
}

.brands_table A {
	color: #303030;
	text-transform: uppercase;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
}

.brands_table A:hover {
	text-decoration: underline;
}

td.trans, .brands_table TH {
	background: url("../images/trans_60.png");
	font-weight: bold;
	font-size: 12px;
	color: #939393;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 40px;
	text-transform: uppercase;
}

.lifestyle-content-pane {
padding: 0px;
background: none;
}

.lifestyle-left-pane {
width: 100%;
}

.lifestyle-right-pane {
display: none;
}

.lifestyle-page-container {
background: none;
}

