h1 small
{
	font-size: 12px;
	font-weight: normal;
}
#content {
	margin: 35px 100px 0 155px;
	padding: 0 0 37px 0;
	background-position: left bottom;
	background-repeat: no-repeat;
}

#content p {
	
	line-height: 1.5em;
	
}
#main_content {
	float: left;
	width: 73%;
	
}

#release {

	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
}

#right_block {
	float: right;
	width: 16%;
	font-size: 10px;
	margin-left: 40px;
}
#right_block span {
	font-weight: bold;
	clear: both;
	display: block;
}
#right_block p {
	line-height: 1.3em;
	width: 100%;
	padding-bottom: 1em;
	
	
}

.page_left {
	position: relative;
	left: -155px;
}
.img_label {
	position: relative;
	left: 50%;
	bottom: 1.5em;
	font-style: italic;
	line-height: 13pt;
}
.img_label a {
	color: #006DDD;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.img_label a:visited {
	color: #006DDD;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.img_label a:hover {
	color: #DD3900;
	text-decoration: none;]
	border-bottom: 1px dashed;
}