h3 {
	text-align: left;
	font-size: 12px;
	margin: 15px 0 10px 0;
	font-family: Arial;
	color:#931717;
	font-weight: bold;
}
h3.xgacard2-toggle, h3.xgacard2-toggle-right{
 	font-weight:normal;
 	color:#000;
 	line-height: 26px;
 	height: 23px;
	background:  #FFF url(plus.png) 5px center no-repeat;
	padding:2px 0 5px 25px;
	cursor:pointer;
	margin-bottom:0;
	margin-top:0;

}





h3.act {
	color:#FFF;
 	background:  #931717 url(minus.png) 5px center no-repeat;
	font-weight: bold;
}

div.xgacard2-content-container {
	padding: 5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}





