#header #top, #header #tools, #navigation, #opening, #breadcrumbs, #sidebar, .meta .controls, #news-footer, #footer .credit, hr {
	display: none;
}
#logo {
	margin-bottom: 45px;
}
.copyright {
	margin: 40px 0 0;
	padding: 10px 0 0;
	font-size: 10px;
	color: #666666;
}
/*************************[ TYPE/COLORS/BACKGROUNDS ]*************************/
body {
	font-size: 14px;
	line-height: 21px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: justify;
}
h1, h2, h3, h4, h5 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h1 {
	margin: 0 0 6px;
	padding: 0;
	font-size: 24px;
}
h2 {
	margin: 0 0 30px;
	padding: 0;
	font: normal normal 14px/24px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 0;
	padding: 0;
}
p {
	text-align: justify;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #004837;
	text-decoration: underline;
}
ul li, ol li { padding: 4px 0; text-align: justify; }
hr {
	margin: 20px 0;
	height: 1px;
	border: 0;
	color: #CCC;
	background: #CCC;
}
body.comparison-shopping-for-attorneys .entry h3{
	margin: 24px 0 8px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
body.comparison-shopping-for-attorneys .entry li{
	margin: 0 20px 0 80px;
	padding:0;
	font-size: 13px !important;
	line-height: 15px !important;
}
/*.entry a[href^="/"]:after { content: " (http://www.dmcantor.com" attr(href) ") ";}*/
 