﻿.projects
{
	width:825px;
	background:url(../Images/ReferencesBg.gif) repeat-y top;
	margin-top:30px;
	margin-bottom:10px;
}

.projects .firstitem
{
	width:825px;
	background:url(../Images/ReferencesItemFirst.jpg) no-repeat top;
	margin-bottom:20px;
}

.projects .item
{
	width:825px;
	background:url(../Images/ReferencesItem.jpg) no-repeat top;
	margin-bottom:20px;
}

.projects .firstitem img,
.projects .item img
{
	border:0px;
	width:157px;
	height:99px;
	margin-top:1px;
	margin-left:36px;
	float:left;
	padding-bottom:20px;
}

.projects .firstitem .content,
.projects .item .content
{
	float:left;
	width:600px;
}

.projects .firstitem .content ul,
.projects .item .content ul
{
	margin-bottom:10px !important;
}

.projects .firstitem .content h1,
.projects .item .content h1
{
	color:White;
	font-size:12px !important;
	margin-top:18px !important;
	margin-bottom:18px !important;
	margin-right:140px;
}

.projects .firstitem .content h1.year,
.projects .item .content h1.year
{
	width:140px;
	float:right;
	margin-right:5px;
	text-align:right;
}

.projects .firstitem .content p,
.projects .item .content p
{
	margin:0px 20px 10px 20px !important;
	padding:0px !important;
}

.projects .firstitem .content p.usercomment,
.projects .item .content p.usercomment
{
	margin:0px 20px 10px 20px !important;
	padding:0px 20px !important;
	font-style:italic;
	font-weight:bold;
}
.projects .firstitem .content p.usercomment span,
.projects .item .content p.usercomment span
{
	margin:10px 20px 10px -20px !important;
	display:block;
	padding:0px 00px !important;
	font-style:normal !important;
	font-weight:normal !important;
}
