#demo-menu { position:relative; float:center; width:950px; height:50px; margin:10px; }
#demo-menu label { margin:0px; }
#demo-type { width:100px; margin-top:15px; }
#demo-item { width:190px; margin-top:15px; }

#demo-type .ui-selecting { background: #FECA40; }
#demo-type .ui-selected { background: #F39814; color: white; }

#demo-view { float:center; padding-top:10px; width:670px; height:590px; margin:5px;}
#vlc { width:670px; height:590px; }

#toolbar {
	padding: 5px 4px;
	font-size:14px; 
}
#toolbar select {
	margin-left: 5px; 
	margin-right: 5px; 
}
#toolbar button {
	margin-top: 5px; 
	margin-right: 1px; 
}