/* CSS Document */#info {	padding: 5px 10px 10px;	margin-top: 5px;	clear: both;	float: none;}.date {	font-size: 10px;	clear: both;	float: none;}#info ul {	margin:0px;	padding:0px;	list-style:none;	font-size: 12px;}#info li {	background-image: url(../common/sign2.gif);	background-repeat: no-repeat;	background-position: 0px 10px;	padding-left: 5px;	border-bottom-style: dotted;	border-bottom-width: 1px;	border-bottom-color: #CCCCCC;	padding-bottom: 3px;	margin: 0px;	padding-top: 3px;	list-style-type: none;}
