 #player-footer {
	height: 56px;
	padding: 7px 0;
	border-top: 2px solid #ccc;
}
#footer-logo {
	text-align: right;	
}

/* 
 * Alternate layout (wide slide underneath) 
 */
body.player-style-wide #player-wrapper  {
	width: 1100px;
}

body.player-style-wide #player-wrapper #player-slides-questions {
	position: relative;
	float: left;
	width: 660px;
	padding-left: 10px;
	margin: 0;	
}
