body {
	font-family: Georgia, serif;
	font-size: 0.85em;
	background: #fff;
	margin: 60px 60px;
}
#header h1 {
	display: none;
}
#navigation, #control, #header_image, #sidebar, #footer, form, .special, .lawyer_pub_list, .internal_links, .lawyer_contact_tools {
	display: none;
}

a {
	color: #b5121b;
	text-decoration: none;
}

.lawyer_node {
	width: 45%;
	float: left;
	margin-right: 10%;
}

.lawyer_right_col {
	width: 45%;
	float: left;
}