@charset "utf-8";
#base_picture {
	position: relative;
	text-decoration: none;
}

#base_picture .text_box {
	width: 350px;
	position: absolute;
	left: 600px;
	top: 5px;
	margin-left: 10px;
	font-size: 0.9em;
	font-weight: normal;
	font-family: Calibri;
}
