#brands-ticker-box {
	height: 105px;
	width:638px;
	clear: both;
	overflow: hidden;
	background-color: fff;
	padding: 5px 1px 0 1px;
	position: relative;
	}
.ticker-box {
	height: 80px;
	width:638px;
	overflow: hidden;
	position: relative;
	top: 2px;
	}	
#brands-ticker { 
	height: 74px; 
	clear: both; 
	padding: 0 0 0 2px;
	width: 636px;
	overflow: hidden;
	}
#brands-ticker-inner {
	position: relative;
	}
#brands-ticker a {
	width: 74px;
	height: 100px;
	display: block;
	overflow: hidden;
	margin-right: 20px;
	text-align: center;
	float: left;
	}
#brands-ticker .meta {
	position: absolute;
	z-index: 3000;
	display: none;
	}
.brands-ticker-tooltip {
	margin-top: -30px;
	background-color: fff;
	padding: 0;
	width: 190px;
	height: 75px;
	color: #0f2e67;
	text-decoration: none;
	text-align: left;
	}
.brands-ticker-tooltip h4 {
	font-weight: bold;
	font-size: 110%;
	padding: 5px 3px 0px 5px;
	margin: 0 0 0 8px;
	}
.brands-ticker-tooltip p { padding: 0px 5px 5px 5px; margin: 0 0 0 8px;	}
#publisher-ticker img {	width: 45px; }
#tooltipTitle { padding: 2px 3px 2px 6px; }
