/*

CSS STYLES FOR HATTEN WYATT WEBSITE : TEXT

*/




/* Replacing heading text with images ============================================================= */

#dynamiclawfirm {
	position:relative;
	width:363px; height:45px;
	margin:0px; padding:0px;
	overflow:hidden;
   }
#dynamiclawfirm span {
	display:block;
	position:absolute; left:0px; top:0px; z-index:1;
	width:363px; height:45px;
	margin:0px; padding:0px;
	background:url("../img/dtext/dynamiclawfirm.gif") top left no-repeat;
    }





