.control-section-expert-author h3 {
	margin: 0;
	padding: 1px 0;
	border: 0;
	position: relative;
}
.control-section-expert-author h3 a {
	background: #fff;
	display: block;
	text-decoration: none;
}
li#accordion-section-expert-author a {
    background: none #d71d21;
    border-color: #d71d21;
    box-shadow: none;
    clear: both;
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 500;
    height: auto;
    margin: 7px 0 0;
    padding: 7px 14px;
    text-align: center;
    text-transform: uppercase;
}
#accordion-section-themes+.control-section {
    margin-bottom: 17px;
}

img.expert-author-selector-img{
    margin-right: 8px;
}

img.expert-author-selected-img{
    border: 2px solid #2271b1;
}