.relatedInfo .ui-widget-content {
    border-color: transparent;
}

.relatedInfo .ui-widget-header {
    background: transparent;
    border-color: transparent;
}

.relatedInfo .ui-corner-all {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.relatedInfo .ui-widget-header {
    border-left: 0;
}
