/*
ud-noright-1.css
Suppress right panel
*/
#rightpanel{
	display:none;
}
#mainpanel{
	width:512px;
}