@CHARSET "UTF-8";

.standardButton {
	padding: 4px
}

.hiddenButton{
	display:none;
}

div.subcomponent label {
    float: none;
}

.ui-widget-content .message-error a{
	color:#c00;
}