﻿.main-descr .descr
{
	width: 960px;
	background-color: #F9F8EB;
	background-position: right 0;
}

.main-descr .descr .text
{
	width: 800px;
}

.sub-section h4
{
	margin: 10px 0 5px 0;
	padding-left: 20px;
	background: url(/images/bg-sources.gif) no-repeat;
}

.sub-section li a, .sub-section dd a
{
	font-weight: normal;
}

.sub-section li
{
	margin-left: 20px;
	line-height: 1.5em;
}

.sub-section .content h2
{
	background-color: #AAA28E;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: -10px -10px 10px -10px;
	padding: 3px 10px;
}

.sub-section .content
{
	padding: 10px;
	min-height: 470px;
}

.sub-section .content h3
{
	margin: 10px 0;
}

.sub-section #source-header
{
	background: url(/images/bg-source-info.png) no-repeat;
	padding: 10px 5px 5px 70px;
	height: 40px;
	line-height: 1.5em;
}

.sub-section #source-title
{
	font-weight: bold;
	font-size: 14px;
}

.sub-section dl
{
	clear: left;
	width: 605px;
}

.sub-section dd
{
	display: block;
	float: left;
	width: 450px;
	line-height: 1.8em;
	margin-top: 2px;
}

.sub-section dt
{
	display: block;
	width: 90px;
	float: left;
	text-align: right;
	margin: 5px 10px 0 0;
	clear: left;
}

.sub-section dl h4
{
	background: transparent none;
	padding-left: 0;
	clear: left;
	padding-bottom: 10px;
	border-bottom: solid 1px #AAA28E;
}

#source-general-info
{
	width: 300px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	background-color: #F9F8EB;
	position: relative;
	padding: 8px 0;
}

#source-general-info b
{
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	background: url(/images/cr/info-section.png) no-repeat;
}

#source-general-info b.top
{
	top: 0px;
	right: 0px;
	left: 0px;
	width: auto;
}

#source-general-info b.top b
{
	top: 0px;
	right: 0px;
	background-position: 0px -8px;
}

#source-general-info b.bottom
{
	bottom: 0px;
	right: 0px;
	left: 0px;
	width: auto;
	background-position: 0px -16px;
}

#source-general-info b.bottom b
{
	top: 0px;
	right: 0px;
	background-position: 0px -24px;
}

#source-general-info b.top i, #source-general-info b.bottom i
{
	position: absolute;
	background-color: #F9F8EB;
	border-top: solid 1px #cac5b6;
	top: 0px;
	height: 7px;
	right: 8px;
	left: 8px;
}

#source-general-info b.bottom i
{
	border-top: none;
	border-bottom: solid 1px #cac5b6;
}

#source-general-info .info-content
{
	padding: 0 10px;
	border-left: solid 1px #cac5b6;
	border-right: solid 1px #cac5b6;
}

#source-general-info h4
{
	background: transparent none;
	padding-left: 0;
	padding-bottom: 5px;
	border-bottom: solid 1px #AAA28E;
	margin: 0;
}

#source-general-info p
{
	line-height: 1.5em;
	margin-top: 8px;
}
