
/* NEWS */

.latestNews {
    padding: 5px 10px 10px 20px;
}

.latestNews h1 a {
    text-decoration: none;
    color: #333333;
    font-weight: bold;
    font-size: 0.8em;
}

.latestNewsDate {
	display: none;
}

.latestNewsTitle {
	padding: 8px 0px 8px 0px;
	background: url(http://www.prolift.fi/images/line.gif) no-repeat left bottom;
}

.latestNewsTitle a {
	font-size: 11px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	background: url(http://www.prolift.fi/images/list.gif) no-repeat 0px 6px;
}

.latestNewsTitle a:hover {
	text-decoration: underline;
}

.showmorenews {
	padding-top: 20px;
	font-size: 11px;
}
	
#newsArchive {
    padding: 10px 10px 10px 20px;
}

#newsYears {
	padding: 0px 0px 10px 0px;
}

#newsArchive a {
    text-decoration: none;
}

#newsArchive a:hover {
    text-decoration: underline;
}

#newsArchive a.open {
    text-decoration: underline;
}

#newsArchive .newsArchiveDate {
	padding-top: 10px;
}

#newsArchive .newsArchiveTitle {
	padding: 0px 0px 10px 0px;
	background: url(http://www.prolift.fi/images/line.gif) no-repeat left bottom;
}
