p.quote
{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #a6b05e;
}

p.attribution
{
	text-align: left;
}


div.secondary_content
{
	width: 200px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #cccccc;
	text-align: center;
}

div.service
{
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #cccccc;
	padding: 5px 0 0 0;
}

div.corner
{
	height: 4px;
	width: 4px;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 0;
}

div.left
{
	float: left;
	clear: none;
}

div.right
{
	float: right;
	clear: none;
}

div.icon_field
{
	text-align: justify;
	vertical-align: middle;
}

div.icon_field img
{
	vertical-align: middle;
}

div.icon_field span.auto_space img
{
	margin: 0 5px 0 5px;
}

#content div.tab_top
{
	margin: 0 0 15px 10px;
}

#right_content #by_service,
#right_content #by_case_study,
#right_content #by_logo
{
	display: none;
}

#right_content #by_service
{
}

#right_content #by_logo a
{
	float: left;
	clear: none;
	height: 55px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#right_content #by_logo a:hover
{
	background-position: 0 -55px;
}

#right_content #by_logo div.h_spacer
{
	width: 10px;
	height: 55px;
	float: left;
	clear: none;
}

ul.service_list,
ul.plain
{
	margin: 0;
}

ul.service_list li
{
	margin: 6px 0 6px 0;
	padding: 0;
	list-style: none;
	line-height: 13px;
}

ul.service_list li a
{
	padding: 0 0 0 8px;
}

ul.service_list li a.selected
{
	background-image: url( ../_w__img/list_marker.gif );
	background-repeat: no-repeat;
	background-position: 0 2px;
}

ul.plain li
{
	margin: 6px 0 6px 0;
	padding: 0 0 0 8px;
	list-style: none;
	line-height: 13px;
}

div.companies
{
	padding: 10px 0 10px 0;
}

div.companies ul
{
	margin-left: 10px;
}

div.companies li
{
	margin-left: 0;
	list-style: none;
}

div.companies div
{
	display: none;
}

