/* Hides property part of the tool bar when not in design mode.*/
#PropertyTableRow{
	display:none;
}