/* PORTFOLIO SPECIFIC CSS */

div.left-col
{
	float : left;
	padding : 3px 0px;
	margin: 0 0 10px 5px;
	display: inline;
	color : #666666;
	width:400px;
}

div.right-col
{
	float : left;
	padding : 3px 0px;
	margin: 0 0 10px 0;
	display: inline;
	color : #666666;
	width:260px;
	margin-left:15px;
}

div.right-col p
{
	margin : 0;
	padding : 5px 0px;
	font-size : 1.2em;
	color : #666666;
	text-align: left;
}

p.return
{
	margin-top: -7px;
	padding: 0 15px;

}

p.return a
{
	color: #999999;
	/*font-size: 0.9em;*/
}

div.hidden-content-block
{
	position:absolute;
	visibility:hidden;
}

div.feature-service-button
{
	width:153px;
	height:23px;
	background:url('/images/content/service-button.gif') no-repeat 0 0;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

div.feature-service-button-fp
{
	width:130px;
	height:23px;
	background:url('/images/content/service-button-short.gif') no-repeat 0 0;
	padding:5px 0 0 0;
	margin:0 3px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	float:left;
	display:inline;
}

div.vertical-divider
{
	background:url('/images/layout/dotted-line.gif') repeat-y 0 0;
	height:85px;
	width: 1px;
	float:left;
	margin:0 7px 0 7px;
	padding:0;
}

general-services
{
}

a.services
{
	margin : 0;
	font-size : 1.2em;
	color : #666666;
	text-align: left;
	padding : 4px;
	display: block;
}