#rdp-ppe-shortcode-button .wp-media-buttons-icon{
    opacity: 0.6; filter: alpha(opacity=60);    
}

#rdp-ppe-shortcode-button .wp-media-buttons-icon:hover{
    opacity: 1; filter: alpha(opacity=100);
}

#rdp-pediapress-embed-tabs.ui-widget{
    font-size: .9em;
}

.media-item .describe th{
    padding-left: 0;
}

#rdp-pediapress-embed-tabs div.container{ border:2px solid #ccc; width:300px; height: 100px; overflow-y: scroll; }

body.rdp-ppe-shortcode.modal-open #TB_window{overflow-y: scroll;}
body.rdp-ppe-shortcode.modal-open #TB_ajaxContent{padding: 2px 5px 5px;overflow: visible;}
