@CHARSET "UTF-8";

h1, h2, h3, h4, h5, h6{
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #333;
}

a:hover{
	text-decoration: none;
	color: #ccc;
}

p{
	line-height: 1.7em;
}

.distance{
	margin-top: 10px;
}

.clear{
	clear: both;	
}

.project a {
	color: #47789a;
}

.sub_content a {
	color: #47789a;
}

.more{
	padding: 0 0 0 12px;
	margin:  0 0 0 5px;
	font-size: 0.9em;
	background: url(../img/elements/arror.png) no-repeat left center;	
}

.smallprint{
	color:  #999;
	font-size: 0.9em;
}
