.no_handheld, .splash, .strapline, .left, .sitemap_print, button, .tiny-pattern, .disclaimer_etc, .no_print, .email_vcard, .right, #logo, .address, .footer, .bottom-menu, #images, .quote-box, .people-bio
{
	display: none;
}

.inc_handheld, .handheld
{
	display: block;
}

img
{
	display: none;
}

.inc_handheld img, .handheld img
{
	display: block;
}

body
{
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#handheld_banner
{
	width: 100%;
	height: 20px;
	background-color: #EEE;
	color: #8A1436;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#handheld_banner img
{
	padding: 2px 0;
}

#navbar
{ 
  margin: 0;
}

#subnav 
{ 
  margin: 0;
  padding-top: 0.5em;
}

.submenu
{
	list-style: none;
	margin: 0;
	width: 100%;
	padding: 0;
}

.submenu li
{
	display: block;
	padding: 0;
	margin: 0;
}

.language, .handheld_sitemap
{
	float: none;
	padding: 0 2px 0 1px;
	font-size: x-small;
	display: inline;
}

.language a:hover, .handheld_sitemap a:hover
{
	text-decoration: underline;
}

h1, h2, h3
{
	font-size: small;
}

.content 
{
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.content .people
{
	margin-left: 0px;
}

a:link, a:visited 
{ 
	color: #8A1436;
	text-decoration: underline;
}

.content ul 
{ 
	margin-left: 0; 
	padding-left: 1em; 
}

.content ul li 
{ 
	margin: 0; 
	padding: 0; 
	list-style-type: normal;
	list-style-image: none;
}

.lawyer-info  
{
	padding: 0;
	margin-left: 0;
}

.lawyer-info h1
{
	padding-top: 20px;
}

.bio-section
{
	margin-top: 0;
	padding: 0;
}

.bio-section .name
{
	position: static;
	font-weight: bold;
	text-align: left;
}

.bio-section .info
{
	margin-left: 0;
}

.bio-section .info ul
{ 
}

.bio-section .info li 
{ 
	margin-left: 0; 
	padding: 0; 
	text-align:left;
}

.bio-section .info ul li ul
{
	list-style-type: none;
	list-style-image: none;
	margin-top: 0;
}

.bio-section .info ul li ul li
{
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	margin-left: 1em;	
}

.column 
{
  width: 100%;
}

.column ul
{
  padding: 1px;
}
