
div.jgacccontainer{

}

div.jgacctabs{
	cursor: pointer;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #510000;
	font-weight: bold;
	background-image: url(../../images/M_images/indent1.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}

div.jgacccontent{
  padding: 4px;
  border: 1px #eee solid;
}

