/* CSS Document */

#textbox{
	position:absolute;
	left:210px;
	top:81px;
	width:551px;
	height:112px;
	z-index:2;
}

#title{
position:absolute;
left:210px;
top:20px;
width:551px;
height:50;
z-index:53;
}

#image{
	position:absolute;
	left:19px;
	top:20;
	width:174px;
	height:50px;
	z-index:54px;
	background-image: url(../images/top_left.jpg);
}
