﻿@import url("common.css");

ul, ol
{
    margin: 0 1em 1em 1.5em;
    padding: 0;
}

li
{
    padding: 0 0 0.3em 0;
}

h1, h2, h3, h4 
{
	margin-bottom: 5px;
	color: #2c4182;
}

.strong
{
    font-weight: bold;
}

.italic
{
    font-style: italic;
}

.indent
{
    padding-left: 20px;
}

.legalDisclaimer
{
    font-size: 11px;
    font-style: italic;
}

#headerRightCol
{
	background: url(/!img/wbm_int_main_tile.png) top right;
}

#headerRightCol img
{
    display: block;
}

#pageMidWrapper
{
	background: url(/!img/wbm_int_main_tile.png);
}

#pageMidLeftCol
{
	padding-top: 13px;
}

#pageMidRightCol
{
	background: url(/!img/wbm_int_body_background.gif) no-repeat 120px 20px;
	color: #474747;
	min-height: 377px;
	padding: 18px 14px 10px 0;
}

#centerBar
{
	width: 793px;
	height: 27px;
	background: url(/!img/wbm_int_center_bar.gif);
	clear: both;
}

.expander .expanderLink
{
    cursor: pointer;
}

table.attorneysList
{
    width: 100%;
}

table.attorneysList td
{
    text-align: center;
    padding-bottom: 25px;
}

table.attorneysList td img
{
    padding-bottom: 5px;
}

table.attorneysList td a 
{
    text-decoration: none;
}

table.attorneysList td a:hover
{
    text-decoration: underline;
}

table.attorneysList td a.vCardLink
{
    vertical-align: top;
}

table.attorneysList td a.vCardLink img
{
    padding: 0px;
}
