
.solid-bottom {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #dddddd;
}

.sec1  {
	background-color:  #F4F4F4;
	cursor:  hand;
	color:  #000000;
	border: 1px none #FFFFFF;
}
.sec2  {
	background-color:  #EAEAEA;
	cursor:  hand;
	color:  #58A200;
	font-weight:  bold;
	border: 1px none #FFFFFF;
}
