.contenttable {
	border-left-width: 0px !important;
	border-top-width: 0px !important;
	border-bottom-width: 0px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #C96565 !important;
}
.contenttable caption  {
}	
.contenttable thead tr th   {

	border-bottom-width: 0px !important;
	border-right-width: 0px !important;

}
.contenttable tr th   {	
	border-bottom-width: 0px !important; 
	border-right-width: 0px !important;
}
.contenttable tbody tr td {
	border-bottom-width: 0px !important; 
	border-right-width: 0px !important;
}
.contenttable tbody .tr-even td {
	border-bottom-width: 0px !important; 
	border-right-width: 0px !important;
}
