/* CSS Document */
.content .ec {
	margin-left: 275px;
}

.content .ec h1 {
	color:#ABC379;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	margin-top:25px;
	text-transform:uppercase;
}

.content .ec .user h1, .content .ec_news h1{
	font-size:14px;
	text-transform: none;
	font-weight: bold;
}

.content .ec_news a, .ec_news h1 {
	color:#ABC379;
}

.content .ec_photogallery .user {
	background-color:#eff1ae;
}

.content .ec_photogallery .ec_navigation {
	border-color:#dbdf56;
}

.content .ec_photogallery .ec_item {
	border-bottom:1px solid #dbdf56;
}
.content .ec_photogallery a, .content .ec_photogallery h1 {
	color:#ABC379;
}

.content .ec_photogallery .ec_thumbnail:hover, .content .ec_photogallery .ec_thumbnail:focus {
	border-color:#ABC379;
}
.greyed {
	color:#666666;
	font-size:12px;
	display: none;
}
