/* CSS Document */

/* --information-- */

.info ul {
	padding: 3px 5px;
	}
.info ul li {
	background: url(../img/ico_circle.gif) no-repeat 0 4px;
	padding: 4px 0 2px 15px;
	border-bottom: #CCCCCC dotted 2px;
	list-style: none;
	}
	
.info ul li .date {
	margin-right: 15px;
	}
	
