.content {
	width: 836px;
	position: relative;
	clear: both;
}

.content .left {
	width: 561px;
	float: left;
	//padding-right: 5px;
}

.left .phead {
	height: 117px;
	background-image: url(../img/skobka.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 8px;
}

.left .phead h2 {
	float: left;
	margin: 0px;
	padding: 13px 0 0 33px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, sans-serif;
	height: 40px;
	width: 316px;
	overflow: hidden;
}

.left .phead .dldbtn {
	padding-top: 38px;
	float: right;
	height: 15px;
	margin-left: 1px;
}

.left .redline {
	clear: both;
	border-width: 4px 0 0 0;
	border-color: #d2222a;
	border-style: solid;
	margin-left: 33px;
	padding-bottom: 10px;
}

.left .phead .text {
	padding-left: 33px;
	color: #6d6d6d;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5;
}

.left .phead .text a {
	color: #d2222a;
}

.left .ptext {
	color: black;
}

.left .pclosebtn {
	padding: 10px 0 0 36px;
}

.left .pclosebtn a {
	color: #d2222a;
}

.left .ptext ol {
	margin-top: 17px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.left .ptext ol li {
	//margin-left: 40px;
	//list-style: url(../img/kvadr.gif);
}

.content .right {
	margin: 11px 0 0 5px;
	//margin: 13px 0 0 5px !important;
	padding: 2px 4px 4px 4px;
	width: 262px;
	//width: 257px;
	float: left;
	background-color: black;
	color: white;
}

.right h2 {
	margin: 0px;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, sans-serif;
}

.right .whiteline {
	clear: both;
	border-width: 4px 0 0 0;
	border-color: white;
	border-style: solid;
	padding-bottom: 10px;
}

.right .teacher {
	text-align: left;
	/*position: relative;*/
	width: 240px;
	height: 147px;
	left: 10px;
}

.right .teacher .cnt {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.right .teacher .cnt {
	padding: 1 1 1 1px;
	color: white;
	line-height: 120%;
}

.right .teacher {
	border: 1px solid white;
	margin-left: 8px;
}

.right .tname {
	padding: 5px 10px 10px 0px;
	margin: 5px 0 0 8px;
	font-weight: bold;
}

.right .tname a {
	color: white;
}

.right .tname img {
	position: relative;
	top: 4px;
}

.right .descr {
	padding: 5px 10px 15px 16px;
	margin: 5px 0 0 11px;
	background-image: url(../img/teacherpiu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
}