/**
* TemplatePlazza Component CSS
**/
html{
	background: none;
	background-color: #ffffff;
}

body, body.contentpane{
	padding: 10px;
	background: none;
	background-color: #ffffff;
}

li{
	margin-left: 20px;
}

#vmMainPage form{
	display: none;
}

.noprint{
	display: none;
}

