div.slideContainer {
    float: right;
    margin: 0 7px 0 0;
}

div.playerContainer {
    float: left;
    margin: 0 6px;
}


/*  Old Style  */
/*frame.css
div.slideContainer{
	left: 360px;
}
div.playerContainer{
	left: 20px;
}
/*Player Menu
.menuP{
	right: 15px;
	width: 24px;
}
/*
.manualSlidesPoweredBy {
	width: 325px;
}
*/