.abfa-infobox {
	background:#f7f7f7; border: 1px solid #d2d2d2; padding: 20px; margin: 20px 0px;clear:both;overflow:auto;
	color:#2f81b7 !important;
}
.abfa-infobox-left {
	float:left;width:75%;max-width:560px;
}
.abfa-infobox-right {
	float:right;width:25%; text-align:right; max-width:160px;
}
.abfa-infobox-right img {
	max-height:140px;max-width:140px;min-width:100px;margin: 0 0 20px 8px;
}

.table-striped-abfa > tbody > tr:nth-child(2n) > td, .table-striped-abfa > tbody > tr:nth-child(2n) > th {
   background-color: #f0f0f0;
}
.table-striped-abfa > tbody > tr:nth-child(2n+1) > td, .table-striped-abfa > tbody > tr:nth-child(2n+1) > th {
   background-color: #f7f7f7;
}


#eventinfo table > tbody > tr:nth-child(2n) > td, .table-striped-abfa > tbody > tr:nth-child(2n) > th {
   background-color: #f0f0f0;
}
#eventinfo table  > tbody > tr:nth-child(2n+1) > td, .table-striped-abfa > tbody > tr:nth-child(2n+1) > th {
   background-color: #f7f7f7;
}