this.y = null;
this.width = null;
this.height = null;
this.horizontalAlign = HorizontalAlign.left;
this.verticalAlign = VerticalAlign.top;
paddingLeft = new SizeValue("0px");
paddingRight = new SizeValue("0px");
paddingTop = new SizeValue("0px");
paddingBottom = new SizeValue("0px");
}