html > body .entry ul.news {
	list-style-type: none;

}
html > body .entry ul.news li {
	background: none;
	padding: 0;
	margin-bottom: 25px;
}
html > body .entry ul.news li .title {
	color: #e54497;
	font-size: 1.2em;
	margin-bottom: 15px;
}

html > body .entry ul.news li p {
	font-size: 0.8em;
	color: #4d4c4d;
	margin:0px;
}
html > body .entry ul.news .date {
	font-size: 0.8em;
	color: #8b8b8b;
}


/* references */
html > body .entry ul.ind {
	padding-left: 0px;
}
.place {
	margin-top: 20px;
	border-bottom: 1px dashed #607682;
}
html > body .entry ul.references {
	margin-top: 0px;
}
html > body .entry ul.ind li{
	background: none;
	padding: 0;
	float: left;
	width: 150px;
	margin-bottom: 10px;
	padding-right: 25px;
	height: 50px;
}
html > body .entry ul.ind li.spacer {
	height: 0;
	clear: both;
	float: none;
}
html > body .entry ul.references li{
	margin-top: 15px;
	background: none;
	padding: 0px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #607682;
}
html > body .entry ul.ind .current_page_item a{
	font-weight: bold;
}
html > body .entry ul.references li .img {
	float: left;
}
html > body .entry ul.references li .data {
	float: left;
	padding-left: 10px;
}
html > body #center .entry ul.references li .data h2{
	font-size: 1.0em;
	color: #e44296;
	margin: 0px;
}
html > body #center .entry ul.references li .desc {
	font-size: 0.933em;
	color: #607782;
}

html > body #center .entry ul.references li .link_title {
	color: #4d4c4d;
	font-size: 0.933em;
}
html > body #center .entry ul.references li .link_title {
	font-size: 0.933em;
}

