﻿

    .topBanner {
        width: 468px;
	    height: 60px;
	    margin: 25px 0px 0px 142px;
    }

    #dirAds_rightBanner {
	    float: right; 
	    width: 120px;
	    height: 600px;
	    background: url(images/shadowMain_right.jpg) no-repeat top right;
    }
    
    
    #dirTitle_barContainer {
	    margin: 10px 0px 0px 0px;
	    padding: 0px 10px 0px 0px;
		width: 600px;
		height: 25px;
		background-image: url(images/mainContent_titleBar.gif);
		border-top: 0px;
		border-bottom: 0px;
		border-left: 1px #CCCCCC;
		border-right: 1px #CCCCCC;
		border-style: solid;   
    }
    
    .dirTitle_barContainer_class {
	    margin: 10px 0px 0px 0px;
	    padding: 0px 10px 0px 0px;
		width: 600px;
		height: 25px;
		background-image: url(images/mainContent_titleBar.gif);
		border-top: 0px;
		border-bottom: 0px;
		border-left: 1px #CCCCCC;
		border-right: 1px #CCCCCC;
		border-style: solid;   
    }
		
	#dirTitleContainer {
		margin: 5px	0px 0px 10px;
		width: 300px;
		height: 20px;
		float:left;
		font-weight: bold;
		color: #666666;
		background: url(images/titleDots.gif) no-repeat center left;
		background-position: 0 .3em;
		text-indent: 12px;
		text-align: left;
		
	}
	
	.dirTitleContainer_class {
		margin: 5px	0px 0px 10px;
		width: 300px;
		height: 20px;
		float:left;
		font-weight: bold;
		color: #666666;
		background: url(images/titleDots.gif) no-repeat center left;
		background-position: 0 .3em;
		text-indent: 12px;
		text-align: left;
		
	}
	
    #dirAds_bodyText {
		margin: 0px 0px 15px 0px;
		border-top: dotted 2px #D6D6D6;
        border-bottom: dotted 2px #D6D6D6;
		width: 612px;
		height: auto;
	}    

    .dirAds_bodyText_class {
		margin: 0px 0px 15px 0px;
		border-top: dotted 2px #D6D6D6;
        border-bottom: dotted 2px #D6D6D6;
		width: 612px;
		height: auto;
		background-color: #F1F2F2;
	} 
	
	#dirAds_bodyText p {
		margin: 10px 5px 5px 20px;

	}
	
	#dirAds_findAlawyerTop p {
		margin: 10px 15px 10px 15px;
		width: auto;
		height: auto;

	}
    .dirName_Search {
        background-color: #F1F2F2;
        
    }

    .dirAds_bodyTextTable {
        margin: 20px 10px 20px 20px;
        table-layout: fixed;
        text-align: left;
        border-collapse: collapse;
    }

    .dirAds_bodyTextTable td {
        vertical-align: text-top;
    }


    .dirAds_bodyTextTable span {
        margin: 0px 0px 0px 15px;
    }

    .dirAdvertiser_Table {
        margin: 15px 0px 15px 0px;
    }
