#frame_groups
{
	width: 860px;
}

#frame_groups div.C_SLIDE_LINK_CONTAINER a
{
	position: relative;
}
#frame_groups div.C_SLIDE_LINK_CONTAINER a font
{
	padding: 8px;
}
#frame_groups div.C_SLIDE_LINK_CONTAINER a span.C_BRAND
{
	position: absolute;
	left: 4px;
	top: 0px;
	width: 24px;
	height: 24px;
	display: inline-block;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#frame_groups div.C_SLIDE_LINK_CONTAINER a span.C_MODEL
{
	width: 100px;
	height: 75px;
	-webkit-box-shadow: 5px 5px 5px #666666;
	-moz-box-shadow: 5px 5px 5px #666666;
	-ms-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;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	margin: 4px auto 12px auto;
}

#frame_groups h1
{
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-weight: bold;
}
#frame_groups h2
{
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-weight: normal;
}
#frame_groups h2 b
{
	font-size: 12px;
}

#frame_groups div.C_PAGE_NAVIGATOR
{
	display: inline-block;
}
#frame_groups table.C_SOCIAL_NETWOKS
{
	position: relative;
	left: 40px;
	top: 10px;
	display: inline-block;
}

.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;
}
