#budocase {
	position:relative;
	overflow:hidden;
	height:210px;
	width:610px;
}

#budocase a {
   font-weight:bold;
   font-size:120%;
}

.budodiv {
	position:absolute;
	overflow:hidden;
	top:410px;
	left:0;
	height:200px;
	width:600px;
}
