#frame_brands
{
	width: 860px;
}
#frame_brands span
{
	width: 100px;
	height: 100px;
	-webkit-box-shadow: 5px 5px 5px #666666;
	-moz-box-shadow: 5px 5px 5px #666666;
	-o-box-shadow: 5px 5px 5px #666666;
	box-shadow: 5px 5px 5px #666666;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	margin: 4px auto 12px auto;
}



#frame_brands h1
{
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-weight: bold;
}
#frame_brands h2
{
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-weight: normal;
}
#frame_brands h2 b
{
	font-size: 12px;
}

.C_BANNER_680x15
{
	position: absolute;
	right: 0px;
	top: -14px;
	background-color: #191919;
	padding: 4px 8px 6px 6px;
	width: 468px;

	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-ms-border-radius: 0px 0px 6px 6px;
	-o-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 16px 16px;

	box-shadow: none;
}
