
#main #mbox table.accesstblB {
	border-style: none;
	width: 450px;
	margin: 15px auto;
	}

#main #mbox table.accesstblB td {
	border-style: none;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;
	}

#main #mbox table.accesstblB td h4 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	background-image: url(../images/arrow_main.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	}
