﻿.customers
{
	width:825px;
	background:url(../Images/ReferencesBg.gif) repeat-y top;
	margin-top:30px;
	margin-bottom:10px;
}

.customers .firstitem
{
	width:825px;
	background:url(../Images/ReferencesItemFirst.jpg) no-repeat top;
	margin-bottom:20px;
}

.customers .item
{
	width:825px;
	background:url(../Images/ReferencesItem.jpg) no-repeat top;
	margin-bottom:20px;
}

.customers .firstitem img,
.customers .item img
{
	border:0px;
	width:157px;
	height:99px;
	margin-top:1px;
	margin-left:36px;
	float:left;
	padding-bottom:20px;
}

.customers .firstitem .content,
.customers .item .content
{
	float:left;
	width:600px;
}

.customers .firstitem .content h1,
.customers .item .content h1
{
	color:White;
	font-size:14px !important;
	margin-top:17px !important;
	margin-bottom:18px !important;
}

.customers .firstitem .content p,
.customers .item .content p
{
	margin:0px 20px 20px 20px !important;
	padding:0px !important;
}

.customers .firstitem .content p a,
.customers .item .content p a
{
	margin-top:8px;
	float:right;
}
