﻿#logobrand
{
	width: 128px;
	height: 82px;
	border: 1px solid #DEDEDE;
	float: left;
	margin-left: 0;
	margin-top: 12px;
}
#logobrand.first
{
	margin-right: 10px;
}
#logobrand P
{
	width: 128px;
	height: 22px;
	text-align: center;
	background: #DEDEDE repeat;
	display: block;
	margin-top: 0;
	line-height: 22px;
	font-size: 12px;
	margin-left: 0;
}
#logobrand BR
{
	clear: both;
}
