.p7tbsub {  /* white div edges intead of grey  */
    background-color: #ADBAF0;
	layer-background-color: #ADBAF0;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-bottom: -5px;
	margin-bottom: 0px;
	overflow: visible;
	width: 100%;
}
 
.p7tbsub a  { /* white bottom border instead of grey */
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

 
 









