@font-face {
    font-family: 'GothicUltraOTRegular';
   	src: url('http://pdc-webbeta01/css/fonts/gothic_ultra_ot-webfont.eot');
    src: local('?'),
    	    
    	url('http://beta.jw.com/css/fonts/gothic_ultra_ot-webfont.woff') format('woff'),
    	url('http://pdc-webbeta01/css/fonts/gothic_ultra_ot-webfont.ttf') format('truetype'),
    	url('http://pdc-webbeta01/css/fonts/gothic_ultra_ot-webfont.svg#GothicUltraOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    
    font-family: 'RieslingRegular';
    src: url('http://pdc-webbeta01/css/fonts/riesling-webfont.eot');
    src: local('?'),
    	url('http://pdc-webbeta01/css/fonts/riesling-webfont.woff') format('woff'),
    	url('http://pdc-webbeta01/css/fonts/riesling-webfont.ttf') format('truetype'),
    	url('http://pdc-webbeta01/css/fonts/riesling-webfont.svg#RieslingRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
em {
	font-style: italic;
}
#microHeader {
	width:815px;
}
#microHeader .name{
	padding:5px 20px;
	background-color: #4a4a4a;
	font-size:2em;
	line-height:1.15em;
	letter-spacing:1.5px;
	color: white;
}
#microHeader .links {
	border-top: 1px solid #707070;
	border-bottom: 1px solid #111111;
	color: white;
	padding:2px 0 5px 2px;
	height:15px;
	background:#373737 url("http://images.jw.com/com/styles2010/attorney_display/micro/nav_bg.jpg") 0 0 repeat-x;
	font-size:.95em;
}
#microHeader .title{
	margin-left:15px;
	
	display:inline-block;
	float:left;
	top: 2px;
	height:21px;
	position:relative;
}
#microHeader a{
	color:white;
	text-decoration:none;
}
#microHeader a:hover, #microHeder a:visited{
	color:white;
	text-decoration:underline;
}
#microHeader #nav{
	float:right;
	display: inline-block;
	top:-5px;
	position:relative;
	height:21px;
	position:relative;
}
#microHeader #nav ul {
	color:white;
	list-style: none;
	margin:0;
	position: relative;
	height:21px;
}
#microHeader  #nav li{
	display:inline-block;
	float:left;
	border-right:1px solid #707070;
	
	padding:0 0 5px 0;
	margin: 3px 0 5px 0;
	height:17px;
	
}
#microHeader  #nav li a{
	padding: 0 6px;
	top:4px;
	position: relative;
}
#microHeader  #nav li:hover{	
	background:#373737 url("http://images.jw.com/com/styles2010/attorney_display/micro/nav_bg_hover.jpg") 0 0 repeat-x;
	cursor:pointer;
}
#microHeader  #nav a:hover{	
	color:#707070;
}	
#microHeader  #nav a:hover{	
	text-decoration: none;
}
#microHeader #nav li:first-child {
	border-left:1px solid #707070;
}

#attorneyContainer{
	width:815px;
	padding:0;
	margin:0;
	clear:both;
	background: url("http://images.jw.com/com/styles2010/attorney_display/micro/profile_split.png") repeat-y;
}
#attorneyContainer .leftContainer{
	width:470px;
	display:inline-block;
	position:relative;
	vertical-align: top;
}
#photo {
	width:470px;
	height:250px;
}
#overlay{
	position:absolute;
	width:470px;
	height:240px;
	z-index:200;
	top:0px;
	clear:both;
}
.AUS {
	background:url("http://images.jw.com/com/styles2010/attorney_display/micro/AUS.png");
}
.DAL{
	background:url("http://images.jw.com/com/styles2010/attorney_display/micro/DAL.png");
}
.FTW{
	background:url("http://images.jw.com/com/styles2010/attorney_display/micro/FTW.png");
}
.HOU{
	background:url("http://images.jw.com/com/styles2010/attorney_display/micro/HOU.png");
}
.SAT{
	background:url("http://images.jw.com/com/styles2010/attorney_display/micro/SAT.png");
}
.headShot {
	left:41px;
	top:35px;
	width:146px;
	height:175px;
	position:relative;
	clear:both;
}
/*
.headShot {
	left:41px;
	top:22px;
	width:134px;
	height:197px;
	position:relative;
	clear:both;
}
*/
.side_dots{
	width:470px;
	height:5px;
	margin:3px 0;
	background:url("http://images.jw.com/com/styles2010/attorney_display/micro/side_dots.png") repeat-x;
	clear:both;
}
div.panes div {
	padding:3px;
	clear: both;
}
#attorneyContainer .middleContainer{
	width:10px;
	display:inline-block;
}
#attorneyContainer .rightContainer{
	width:320px;
	display:inline-block;
	position:relative;
	vertical-align: top;
	clear:both;
}
#mainInfo{
	width:320px;
	padding:3px;
	clear:both;

}
#mainInfo .name {
	width:110px;
	display:inline-block;
	vertical-align: top;
	float:left;
}
#mainInfo #icons {
	width:175px;
	display:inline-block;
	float:right;
	vertical-align: top;
}
#icons {
	
}

#icons .name{
	width:120px;
	height:34px;
	line-height: 32px;
	display:inline-block;
	text-align:right;
}
#icons .image {
	width: 50px;
	display:inline-block;
	text-align:right;
	clear:left;
}

/*
#icons ul {
	list-style: none;
	margin:0;
	padding:0;
	float:right;
}

#icons li{
	margin: 0 5px;
	padding: 0 5px;
	min-height:48px;
}
#icons img{
	border:0px;
	margin-left:5px;
}
#icons a{
	font:100%/15px "Verdana", sans-serif;
	text-decoration:none;
	color:#blue;
}
.icon_name{
	width:100px;
	height:48px;
	left:175px;
	text-align:right;
	line-height: 36px;
	clear:left;
	border: 1px solid green;
	display:inline;
}
.icon_image{
	float:right;
}
*/
.name_dots{
	width:100%;
	position: relative;
	top:3px;
	height:30px;
	padding:0 0 0 10px;
	background:url("http://images.jw.com/com/styles2010/attorney_display/micro/name_dots.png") repeat-x;
	line-height: 2em;
}
#cert{
	clear:both;
}
#mh{
	background: url("http://images.jw.com/com/images/mh/AV.gif") no-repeat left top;
	height:28px;
	width:101px;
	padding-left:3px;
}
.bc_list {
	color: black;
	font: 10px Arial, sans-serif;
	background: url("http://images.jw.com/com/images/certs/bc.gif") no-repeat left top;
	padding-left: 140px;
	margin-left: 17px;
	height: 40px;
}
.attylist li.header {
	list-style-type: none;
	background-color:#666;
	color:white;
	padding:5px;
	margin-left:-25px
}
.attylist li.header strong {
	color:white;
	font-style:normal;
}
.attylist li.header_clean {
	list-style-type: none;
	color:black;
	padding:5px;
	margin-left:-25px
}
.attylist li.header_clean strong {
	color:white;
	font-style:normal;
}
.sub_office 
{
	
}
.assocImages
{
	display:block;
	margin-top: 10px;
}