/* *****************************************************************************
 * 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 {
	margin:1.2em 0 1.2em 1.2em;
}
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;
}
