h1 small
{
	font-size: 12px;
	font-weight: normal;
}

#content {
	margin: 0;
	padding: 35px 100px 37px 155px;
	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;
}

#title-arr {
	font-size: 116%;
	line-height: 0.8;
	color: #777;
	margin: 0 6px 0 6px;
}

#right_block {
	float: right;
	width: 16%;
	font-size: 10px;
	margin-left: 40px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/images/right-bg.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/right-bg.png', sizingMethod='scale');
}
#right_block span {
	font-weight: bold;
	clear: both;
	display: block;
}
#right_block p {
	line-height: 1.3em;
	width: 100%;
	padding-bottom: 1em;	
}

#right_block .s-caps {
	font-weight: normal;
	clear: none;
	display: inline;
}

#right_block .laquo {
	font-weight: normal;
	clear: none;
	display: inline;
	margin-left:-6px;
}


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



.release_date {
	font-size: 10px;
	color: #565656;
	margin-top: 4px;
	margin-bottom: 16px;
}
.page_left {
	position: relative;
	left: -155px;
}
.img_label {
	position: relative;
	margin-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;
}

.dotted-link {
	bottom: 1.5em;
}

.dotted-link a {
	bottom: 1.5em;
	color: #006DDD;
	text-decoration: none;
	border-bottom: 1px dashed;
}

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

.dotted-link a:hover {
	bottom: 1.5em;
	color: #DD3900;
	text-decoration: none;
	border-bottom: 1px dashed;
}
