#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin-right: 140px;
}

#brandlist {
	margin-left: -140px;
	width: 140px;
	float: left;
}

#brandlist>div {
	float: right;
	padding: 5px;
	width: 60px;
}

#brandlist .odd {
	clear: right;
}
#cloud {
	text-align: center;
	margin-bottom: 10px;
}
#cloud ul {
	display: inline;
}
#cloud li {
	display: inline;
	white-space: nowrap;
}

h4 {
	color: #D33B00;
}

#cloud a.tag1  {line-height: 110%; font-size: 90%; font-weight: 100; padding: 0 0.1em; }
#cloud a.tag2  {line-height: 120%; font-size: 100%; font-weight: 200; padding: 0 0.2em; }
#cloud a.tag3  {line-height: 130%; font-size: 110%; font-weight: 300; padding: 0 0.3em; }
#cloud a.tag4  {line-height: 140%; font-size: 120%; font-weight: 400; padding: 0 0.4em; }
#cloud a.tag5  {line-height: 150%; font-size: 130%; font-weight: 500; padding: 0 0.5em; }
#cloud a.tag6  {line-height: 160%; font-size: 140%; font-weight: 600; padding: 0 0.6em; }
#cloud a.tag7  {line-height: 170%; font-size: 150%; font-weight: 700; padding: 0 0.7em; }
#cloud a.tag8  {line-height: 180%; font-size: 160%; font-weight: 800; padding: 0 0.8em; }
#cloud a.tag9  {line-height: 190%; font-size: 170%; font-weight: 900; padding: 0 0.9em; }
#cloud a.tag10 {line-height: 200%; font-size: 180%; font-weight: 900; padding: 0 1em; }

div.featured {
	clear: left;
	margin-bottom: 20px;
}

div.featured h4 a {
	font-size: 12px;
	padding-left: 10px;
}