

/* The css file for the size setup panel. */

/* The size setup panel itself. */
.SizeSetupPanel{
	
}


/* The radio buttons. */
.SizeSetupPanelSizeRadioButton{
	display: block;
	margin-bottom: 0.1em;
}
 