.branded_container
{
	clear:both;
	padding-top:4px;
}

.branded
{
	padding:4px;
	background-color: rgba(255,255,255,0.1);
	font-family: Sans-Serif;
}

.branded_logo
{
	float:right;
	margin-top:2px;
	width:212px;
	height:44px;
	overflow:hidden;
}

.branded_footer
{
	text-align:center;
	margin-left:220px;
	margin-right:220px;
	margin-top:16px;
	font-size:14px;
}

.branded_footer a
{
	color: black;
}

.branded a img
{
	border:none;
}

.branded .cb
{
	clear:both;
}