@charset "utf-8";
/* CSS Document */

.rightbox {
	width:250px;
	
}
.rightbox_top {
	background:url(../../gfx/ohrwurm/rightbox_topbottom.jpg) top left no-repeat;
	height:10px;
}
.rightbox_middle {
	background:url(../../gfx/ohrwurm/rightbox_hg.jpg) top left repeat-y;
}
.rightbox_bottom {
	background:url(../../gfx/ohrwurm/rightbox_topbottom.jpg) bottom left no-repeat;
	height:10px;
}
.rightbox_middle img {
	margin:0 0 0 10px;
}