@charset "UTF-8";

.info{
	clear: both;
	margin: 0;
	padding: 8px;
	border: solid 1px #cecece;
	height: 115px;
	overflow: auto;
	overflow-x:hidden;
	background-image:url("../images/bg_info.gif");
	}
