﻿#references_info
{
	position:relative;
}


#references_table
{
	width: 100%;
}

#references_table td
{
	vertical-align: middle;
	text-align: center;
}

.reference_box
{
	height: 100px;
	background-position:center center;
	background-repeat:no-repeat;
}

.reference_box a
{

}

#testimonials
{
	width: 150px;
	margin-top: 30px;
	float: right;
}

.testimonial
{
	display: none;
	position:relative;
}

.testimonial .top, .testimonial h1, .references_info .top, .references_info h1
{
	padding:0px;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;

}

.testimonial .bottom, .references_info .bottom
{
	font-size: 11px;
}

