#page-player { margin-bottom: 1em; }
#player-options {
	margin: 0.5em 0 0 0; padding: 0; list-style-type: none; list-style-image: none;
}

#player-options li { text-align: right; display: inline; margin-right: 0.4em; }
#player-options a { color: #97BBBB; text-decoration: none; padding-left: 18px; }
#player-options a:hover { text-decoration: underline; }
#player-options li.share a { background: url('../img/share.gif') no-repeat; color: #009900; }
#player-options li.popout a { background: url('../img/popout.gif') no-repeat;  }
#player-options li.desktop a { background: url('../img/desktop.gif') no-repeat; }
#player-options li.help a { background: url('../img/help.gif') no-repeat; color: #ff0000; }
#player-options li.help { margin-right: 0; }

input#embed-code {
	font-family: Courier New, sans-serif; font-size: 80%;
	width: 478px; padding: 5px; border: 1px solid #CCCCCC; float: left;
}

.hide-link { display: block; float: right; color: #666666; font-size: 80%; padding-top: 6px; }