/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_femp3player_pi1" */
        .tx-femp3player-pi1 {
            text-align: center;
        }
        .tx-femp3player-pi1 TABLE {
            border: solid 1px #BCBCBC;
            margin-top: 5px;
            margin-bottom: 5px;
            border-collapse: collapse;
        }
        .tx-femp3player-pi1 TD {
            border: solid 1px #BCBCBC;
            padding: 5px;
        }