/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content-wrapper
{
	background: #eff3f8 url(../img/clients/bg_content.gif) repeat-x;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content-wrapper div.content
{
	margin-right: 0;
	padding-left: 43px;
	padding-right: 43px;
	border-right: 0;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.footer
{
	background: url(../img/clients/bg_footer.gif) no-repeat bottom left;
}

/* --------------------------------------------
   
----------------------------------------------- */
ol#tombstones
{
	position: relative;
	overflow: auto;
	_height: 240px;
	_margin-top: 50px;
	width: 660px;
}

ol#tombstones li
{
	width: 200px;
	background: url(../img/tombstones/bg_tombstone.gif) no-repeat;
	min-height: 240px;
	_height: 240px;
	position: relative;
	top: auto;
	left: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

ol#tombstones li p.testimonial
{
	display: none;
}
