
table.portfolio
{
	clear:					both;
	margin-top:				15px;
	width:					auto;
}

table.portfolio th
{
	border-bottom:			1px solid rgb(59,121,166);
	line-height:			2.0em;
	text-align:				left;
	font-family:			verdana,sans serif;
	font-weight:			bold;
	font-size:				0.70em;
	color:					rgb(59,121,166);
}

table.portfolio td
{
	vertical-align:			top;
	padding:				10px 30px 10px 0px;
	line-height:			1.3em;
	font-family:			verdana,sans serif;
	font-size:				0.68em;
	color:					rgb(102,102,102);
}

td.right
{
	padding-right:			0px!important;
}

table.portfolio td.list
{
	width:					50%;
	vertical-align:			top;
	padding:				20px;
}

table.portfolio a
{
	color:					rgb(0,70,119);
}

table.portfolio a:hover
{
	color:					rgb(170,51,51);
}



table.testimonials
{
	border-bottom:			1px solid rgb(221,221,221);
}
table.testimonials td
{
	border-top:				1px solid rgb(221,221,221);
	padding:				10px 0px;

	vertical-align:			top;
	padding:				20px;
	line-height:			1.6em;
	font-family:			verdana,sans serif;
	font-size:				0.65em;
	color:					rgb(59,121,166);
}

a.anchor2
{
	color:					rgb(59,121,166);
}


