
/* caplaw nnblocks */
#nblock1,#nblock2,#nblock3 {
	position: absolute;
}
#nblock1 {
	left: 10px;
}
#nblock2 {
	left: 235px;
}
#nblock3 {
	left: 460px;
}
/* caplaw nb */
.nb {
	top: 0;
	width: 210px;
}
/* caplaw ndiv */
#ndiv {
	position: absolute;
	left: 240px;
	top: 112px;
	height: 235px;
	width: 660px;
}
#ndiv a img {
	border: 0;
}
/* caplaw brule1 */
#brule1 {
	width: 920px;
	height: 1px;
	top: 0;
	background-color: black;
	color: black;
	margin-bottom: 10px;
	border: 0;
}
.cframe h3 {
	display: inline;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
}
.cframe h4 {
	font-family: verdana;
	text-align: center;
	font-size: 13px;
	margin: 5px 0 11px 0;
}
.cframe h5 {
	margin: 0 0 5px 24px;
}
.cframe p {
	line-height: 1.25;
	margin: 0 17px 0 24px;
	text-indent: 1em;
	text-align: justify;
}
#tab1 li {
        font-family: verdana;
        font-size: 0.90em;
}
