.colmask h2+p:first-letter, .news_body:first-letter, .news_hometext:first-letter, .pages_page_body:first-letter {
font-family: Varela;
font-weight: normal;
}


.littleEye {
	background: #F2EDDA;
	padding: 4px 4px 4px 4px;
	clear: both;
	margin-bottom: 6px;
}

.littleEye h3 {
	text-align: center;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 8px;
	letter-spacing: 1px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 6px 0 6px 0;
}

.littleEye p {
	line-height: 1.5em;
}

div.littleEye h3+p:first-letter {
	font-size: 200%;
	height: 2em;
	position: relative;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

.eyelet {
	background: #fff;
	color: #666;
	padding: 4px 8px 4px 8px;
	clear: both;
	margin-bottom: 6px;
}

.eyelet h3 {
	text-align: center;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 8px;
	letter-spacing: 1px;
	border-bottom: 1px solid #000000;
	color: #990000;
	background-color: #FFFFFF;
	padding: 6px 0 6px 0;
}

.eyelet p {
	line-height: 1.5em;
}

div.eyelet h3+p:first-letter {
	font-size: 200%;
	height: 2em;
	position: relative;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}