div#brand_links {
	float: left;
}

div#brand_links li {
	padding-bottom: 8px;
}

/****** BELL-FRUIT ******/

div#brand_content_bf {
	float: left;
	margin-left: 5px;
}

#brand_content_bf a {
	margin-top: -11px;
	background: url(../images/brands_bf_download.jpg) top left no-repeat;
	display: block;
	height: 41px;
	width: 438px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	padding: 26px 0 0 15px;
}

#brand_content_bf div#div_link {
	background: url(../images/brands_bf_download_hover.jpg) top left no-repeat;
}

#brand_content_bf a:hover {
	background: url(../images/brands_bf_download_hover.jpg) top left no-repeat;
}

#brand_content_bf a span {
	color: #00056b;
}

#brand_content_bf h3 {
	margin-top: 8px;
	font-size: 12px;
	height: 150px;
	width: 586px;
}

#brand_content_bf h3 span {
	background: url(../images/brands_bf_top.jpg) top left no-repeat;
	height: 150px;
	width: 586px;
	position: absolute;
}

#brand_content_bf #content_bottom {
	background: url(../images/brands_bf_bottom.jpg) top left no-repeat;
	height: 292px;
	width: 586px;
	margin-bottom: 10px;
}

#brand_content_bf #content_bottom p {
	color: #fff;
	font-size: 11px;
	line-height: 1.2em;
	padding: 5px 0 5px 12px; 
	width: 180px;
}

/****** GAMESTEC ******/

div#brand_content_gt {
	float: left;
	margin-left: 5px;
}

#brand_content_gt a {
	margin-top: -11px;
	background: url(../images/brands_gt_download.jpg) top left no-repeat;
	display: block;
	height: 41px;
	width: 438px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	padding: 26px 0 0 15px;
}

#brand_content_gt div#div_link {
	background: url(../images/brands_gt_download_hover.jpg) top left no-repeat;
}

#brand_content_gt a:hover {
	background: url(../images/brands_gt_download_hover.jpg) top left no-repeat;
}

#brand_content_gt a span {
	color: #320000;
}

#brand_content_gt h3 {
	margin-top: 7px;
	font-size: 12px;
	height: 150px;
	width: 586px;
}

#brand_content_gt h3 span {
	background: url(../images/brands_gt_top.jpg) top left no-repeat;
	height: 150px;
	width: 586px;
	position: absolute;
}

#brand_content_gt #content_bottom {
	background: url(../images/brands_gt_bottom.jpg) top left no-repeat;
	height: 290px;
	width: 586px;
	margin-bottom: 10px;
}

#brand_content_gt #content_bottom p {
	color: #fff;
	font-size: 11px;
	line-height: 1.2em;
	padding: 8px 0 5px 12px; 
	width: 195px;
}

/****** LEISURE CONNECTION ******/

div#brand_content_lc {
	float: left;
	margin-left: 5px;
}

#brand_content_lc a {
	margin-top: -11px;
	background: url(../images/brands_lc_download.jpg) top left no-repeat;
	display: block;
	height: 41px;
	width: 438px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	padding: 26px 0 0 15px;
}

#brand_content_lc div#div_link {
	background: url(../images/brands_lc_download_hover.jpg) top left no-repeat;
}

#brand_content_lc a:hover {
	background: url(../images/brands_lc_download_hover.jpg) top left no-repeat;
}

#brand_content_lc a span {
	color: #fff;
}

#brand_content_lc h3 {
	margin-top: 7px;
	font-size: 12px;
	height: 150px;
	width: 586px;
}

#brand_content_lc h3 span {
	background: url(../images/brands_lc_top.jpg) top left no-repeat;
	height: 150px;
	width: 586px;
	position: absolute;
}

#brand_content_lc #content_bottom {
	background: url(../images/brands_lc_bottom.jpg) top left no-repeat;
	height: 290px;
	width: 586px;
	margin-bottom: 10px;
}

#brand_content_lc #content_bottom p {
	color: #000;
	font-size: 11px;
	line-height: 1.2em;
	padding: 5px 0 5px 12px; 
	width: 180px;
}

p.bold {
	font-weight: bold;
}

/****** ELSE! ******/

div#brand_content {
	float: left;
	margin-left: 5px;
}

#brand_content h3 {
	font-weight: bold;
	font-size: 20px;
	padding-top: 7px;
}

#brand_content #content_bottom {
	color: #000; 
	width: 580px;
}

#brand_content #column1, #brand_content #column2, #brand_content #column3 {
	float: left;
	padding-bottom: 1em;
}

#brand_content #column1 p, #brand_content #column2 p, #brand_content #column3 p {
	width: 180px;
	font-size: 11px;
	line-height: 1.2em;
	padding-right: 12px;
	padding-top: 1.2em;
}

#brand_content a#website {
	font-size: 18px;
	font-weight: bold;
	clear: left;
	float: left;
	padding-bottom: 0.8em;
	text-decoration: none;
	color: #888;
}

#brand_content a#website:hover {
	text-decoration: underline;
	color: #555;
}

#brand_content img {
	padding-bottom: 5px;
}