ul.press-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.press-list li {
	overflow: hidden;
	padding: 5px 0px;
	font-size: 13px;
	border-top: 1px solid #eee;	
}

ul.press-list li span.cico {
	float: left;	
	margin-top: 1px;
	margin-right: 6px;
}

.fl-date {
	color: gray;
	margin-right: 7px;
	padding: 3px 5px 4px 5px;
	font-size: 10px;
	font-weight: 600;
	background-color: #eee;
}

.fl-title {
	width: 500px;
	color: #323232;
	font-size: 10px;	
}

.press-element {
	padding: 8px 0px;
	overflow: hidden;
}

.element-page h1 {
	font-size: 19px !important;	
	line-height: 22px !important;
	font-weight: 800;
	font-weight: bold !important;
	margin: 8px 0px 15px 0px !important;
}

.press-element p {
	font-size: 13px !important;
}
