			/* Aqua Panel Skin CSS */
			#panel_c.yui-panel-container.shadow .underlay { background-color:#999; }
			#panel.yui-panel { border:none; overflow:visible; background-color:transparent; }

			/* Apply styles to the close icon to anchor it to the left side of the header */
			#panel.yui-panel .container-close { top:3px; left:4px; height:18px; width:17px; background-image:url(http://blog85.fc2.com/b/blogsquare256/file/aqua-hd-close.gif);}
			#panel.yui-panel .container-close:hover { background-image:url(http://blog85.fc2.com/b/blogsquare256/file/aqua-hd-close-over.gif); }

			/* Style the header and apply the rounded corners, center the text */
			#panel.yui-panel .hd { padding:0; border:none; background:transparent url(http://blog85.fc2.com/b/blogsquare256/file/aqua-hd-bg.gif); color:#000; height:22px; margin-left:7px; margin-right:7px; text-align:center; overflow:visible; }
			#panel.yui-panel .hd span { vertical-align:middle; line-height:22px; }
			#panel.yui-panel .hd .tl { width:7px; height:22px; top:0; left:0; background:transparent url(http://blog85.fc2.com/b/blogsquare256/file/aqua-hd-lt.gif); position:absolute; }
			#panel.yui-panel .hd .tr { width:7px; height:22px; top:0; right:0; background:transparent url(http://blog85.fc2.com/b/blogsquare256/file/aqua-hd-rt.gif); position:absolute; }

			/* Style the body and footer */
			#panel.yui-panel .bd { overflow:hidden; padding:4px; border:1px solid #aeaeae; background-color:#FFF; }
			#panel.yui-panel .ft { font-size:75%; color:#666; padding:2px; overflow:hidden; border:1px solid #aeaeae; border-top:none; background-color:#dfdfdf; }