@charset "UTF-8";

.info{
	clear: both;
	margin-left: 0;
	padding: 2px 4px;
	/*border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;*/
	border: solid 1px #cad1e0;
	height: 138px;
	overflow: auto;
	overflow-x:hidden;
	/*background:url(../images/bg_info.gif);*/
	}
