@charset "UTF-8";
/* CSS Document */

.panel_content {
	height: 400px;
	overflow:hidden;
}
li.panel {
	height: 420px;
}
body#home #content{
	background-image: url(panel-shadow.png);
	background-repeat:no-repeat;
	height: 420px;
}


