/* *****************************************************************************
 * basic sytles for braytonlaw -- site map specific styles                     *
 * Created 04/19/2006   
 * Last Change:	12/4/08 [updated for new template]                                                       *
 *******************************************************************************/

/*----------article styles for site map----------*/

dl dl {
	margin:0;
}
dl dt {
	font-weight:bold;
	margin-top:1em;
}
dl dd {
	font-size:12px;
	margin:.2em 0 .1em 1.5em;
}
dl dl dd {
	margin-bottom:.4em;
}

dl, dt , dd  {  border:none;}
.inner_content dd {  border:none !important; margin:0px !important;}
