@charset "utf-8";
/* CSS Document */



#info_box {
	width: 160px;
	margin-left: 8px;
	background-image: url(img/info_box_mid.gif);
	margin-top: 5px;
}
.info_box_scripts {
	height: 12px;
	width: 135px;
	margin-top: 5px;
	margin-left: 20px;
}
a.information {
	font-family: tahoma;
	color: #006699;
	font-size: 11px;
	text-decoration: none;
	margin-left: 5px;
}
#right_box_end {
	clear: both;
}
