/* CSS to fix Safari 5 bug regarding RokBox 2 popup size. RocketTheme too lazy to build this fix in. */

.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container {
min-width: 50% !important;
}