.tiny-accordion-widget {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tiny-accordion-widget-arrow-up,
.tiny-accordion-widget-arrow-down {
	margin-top: 4px;
	float: right !important;
}

.tiny-accordion-widget h5 {
    cursor: pointer;
	font-size: 14px;
    font-weight: bold;
    color: #cccccc;
	margin-top: 0;
	margin-bottom: 0;
    /*margin-bottom: 10px !important;*/
    /*margin-top: 10px !important;*/
    text-transform: uppercase;
}

