.servicesPic {
}
.servicesList {

}

.servicesList ul {
	font:normal .8em Lucida, sans-serif;
	color:#fff;
	margin:3px 0px;
}
.servicesList ul li {
	margin:2px 44px;
}

.servicesList ul>li {
	margin:2px 0px;
}

blockquote {
	background:url(../img/skins/lm_2005/o-quote.gif) top left no-repeat;
	margin:12px 20px;
	padding:0 0 0 30px;
}
blockquote blockquote {
	background:url(../img/skins/lm_2005/c-quote.gif) bottom right no-repeat;
	font:italic 1.4em Times New Roman;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.servicesList h2 { 
	margin:0;
}
.servicesList h2 a:link,
.servicesList h2 a:active,
.servicesList h2 a:visited {
	font:normal 1em Lucida Sans Unicode;
	text-decoration:none;
	color:#fff;
}
.servicesList h2 a:hover {
	text-decoration:underline;
}
li a:link,
li a:active,
li a:visited {
	color:#fff;
	text-decoration:none;

}
li a:hover {
	text-decoration:underline;
}

.citation {
	border:1px dashed #6D3E39;	
	background-color:#C0B3AB;
	text-align:left;
	font:italic 1.3em Times New Roman, serif;
	color:#6D3E39;
	padding:8px 10px;
	margin:6px 10px;
}
.citation.left {
	float:left;
}
.citation.right {
	float:right;
}



	

