@CHARSET "UTF-8";

div.CompanyThumbPanel
{
	margin-left: 20px;
}

div.CompanyThumbPanel div.Thumb
{
	float: left;
	text-align: center;
	width: 168px;
	margin-right: 25px;
}

div.CompanyThumbPanel div.Thumb div.Image
{
	height: 116px;
	width: 168px;
	background: url('/images/new_design/bg-comp-logo-big2.gif') 5px 5px no-repeat;
}

div.CompanyThumbPanel div.Thumb div.Image[class]
{
	background-image: url('/images/new_design/bg-comp-logo-big.png');
}

div.Thumb div.Name
{
	width: 100%;
	text-align: center;
	padding: 5px 0;
}

div.CompanyThumbPanel div.Spacer
{
	clear: both;
}

div.Letters
{
	margin: 20px;
	height: 20px;
}

div.Letters div.Letter
{
	padding: 0px 5px; 
	float: left;
	text-align: center;
}
