body.widget-snippet .row-accreditation {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    margin: 20px 30px 20px 0;
    padding: 30px;
}
body.widget-snippet .row-accreditation .custom-table table{
	background:#fff;	
}
a.readmore {
    background: rgba(0, 0, 0, 0) url("/template/9ecd1bf4/images/readmore-icon.png") no-repeat scroll right center;
    color: #794083;
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 15px;
    padding: 0 16px 0 0;
    position: relative;
}
body.widget-snippet .row-accreditation a.readmore {
	height:26px;	
}
.custom-table table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
	margin-bottom:15px;
}
.custom-table tbody tr td, .custom-table tbody tr th{
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.custom-table tbody tr td:first-child {
    text-align: center;
}
.custom-table tbody tr:first-child td:nth-child(2) {
    text-align: left;
}
body.widget-snippet .row-accreditation .custom-table tbody tr:first-child td{
	text-align:center;	
}
