#shadow{
	background-image:url(../img/shadow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:5px;
	font-size:1px;
}
#shadow-down{
	background-image:url(../img/shadow-down.jpg);
	background-repeat:repeat-x;
	height:10px;
	font-size:1px;
}
#-invisible{
	display:none;
}