body {
	text-align: justify;
}

.banner_container,
#devel_enviroment,
#right,
a.more,
#footer,
#left,
#break,
#header {
	display: none;
}

h1 {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

a {
	color: black;
}

h1 a {
	text-decoration: none;
}

.for_print_view {
	font-size: 12px;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

#project_mainpage img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}

#project_mainpage .col {
	clear: both;
	margin: 15px auto;
	border-top: 1px solid black;
}

.lead {
	overflow: hidden;
	font-weight: bold;
	margin-top: 15px;
}

.h_separator {
	clear: both;
	margin: 15px auto;
	border-top: 1px solid black;
}

.lead img,
#text_viewText .content img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#text_viewText div.data {
	font-size: 0.9em;
	color: #999999;
}

.title {
	font-weight: bold;
}

