/* 3_AttorneyList.css style sheet for layout 3_AttorneyList.aspx */

		#CONTENT
		{
                width:1004px;
                min-height: 550px; _height: 550px;
                background-image:url(/App_Themes/FeldmanRogers/images/BKGND-CONTENT-CHAPTER.jpg);
                background-repeat:no-repeat;
                position: relative;
        }
        
						#CONTENT-BODY
						{
							text-align:left;
							width:950px;
							float:left;
							margin:25px 0 0 30px;
							padding:10px 0 50px 0;
						}
						

						#CONTENT-HIGHLIGHTS
						{
							padding-top:5px;
							margin:0 0 0 23px;
							float:left;
							text-align:left;
						}
						

.ProfileImgContainer1{border:solid 1px #19547C; background-color:#87A6BB; width:75px; height:88px; padding:2px 0 0 2px;}
.ProfileImgContainer2{border:solid 1px #FFFFFF; width:71px; height:84px;}


.ProfileName{font-family:Trebuchet MS; font-size: 14px; text-transform: uppercase; color:#19547C;}
.ProfileEmail a {color:#9B2C06; text-decoration: none;}
.ProfileEmail a:hover  {color:#63270F;}
.ProfileTitle{color:#63270F; font-size: 12px;}
.ProfilePhone{color:#A42D05; padding-top:5px; font-size: 12px;}
.ProfileVcard{padding:20px 0 0 25px;height:25px;background-image:url(/images/BKGND-VCARD.png);background-repeat:no-repeat;background-position:left bottom;}
.ProfileDesc{font-family: Trebuchet MS; color:#333333; font-weight:normal; line-height: 15px; font-size: 12px;}

.ProfileLink {font-family:Trebuchet MS; font-size: 12px; color:#87A6BB;}
.ProfileLink a {text-decoration:none; color:#87A6BB;}

