/* CSS Document */

#myPanel {
	width:400px;
	height:340px;
	background-color:#FFFFCC;
	padding:0px;
	vertical-align:top;
}


