#what_do_none {
	background:#e9e9e9;
	border:#e4e4e4 1px solid;
	width:226px;
	padding:6px;
	margin-top:15px;}
		#what_do_none table {
			background:#FFF;
			width:226px;}
		#what_do_none table img {
			margin-bottom:-5px;
		}
		#what_do_none table a {
			display:block;
			margin-top:5px;
		}
		#what_do_none table h2 {
			display:block;
			text-transform:uppercase;
			margin:0px;
			font-size:13px;
			line-height:32px;
			padding-left:10px;
			font-weight:normal;
			color:#165390;
			background:#c5d4e2; 
			background:-webkit-linear-gradient(top, bottom, #e0e8ef, #c5d4e2); 
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e8ef), color-stop(100%,#c5d4e2)); 
			background:-moz-linear-gradient(top, #e0e8ef, #c5d4e2); 
			background:-o-linear-gradient(top, #e0e8ef, #c5d4e2); 
			background:-ms-linear-gradient(top, #e0e8ef, #c5d4e2); 
			background:linear-gradient(top, #e0e8ef, #c5d4e2); 
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e8ef', endColorstr='#c5d4e2'); 
		}
		.date_pract {
			font-weight:bold;
		}
		#what_do_none td {
			padding:9px;
		}
		.jur_in_right {
			background:#fdebc8;
			border:#efddbd 1px solid;
			width:226px;
			padding:6px;
			margin-top:15px;
		}
			.jur_in_right table {
				background:#FFF;
				width:226px;
			}
			.jur_in_right td {padding:12px;}
			.jur_in_right .img {
				border-top:#888887 1px solid;
				border-left:#888887 1px solid;
				-moz-border-radius:3px;
				-webkit-border-radius:3px;
				border-radius:3px;
				margin-top:5px;
			}
			.date_jur {
				color:#9397a2;
				margin-top:25px;
				margin-bottom:5px;
			}
		.add_comp.any {
			margin-top:15px;
			width:240px;
			height:42px;
			display:block;
		}
		.syst_right {
			background:#e9e9e9;
			border:#e4e4e4 1px solid;
			width:226px;
			padding:6px;
			margin-top:15px;
		}
		.syst_right_in {
			background:#FFF;
			width:208px;
			padding:9px;
			position:relative;
			overflow:hidden;
		}	
		.syst_right h2 {
			display:block;
			text-transform:uppercase;
			margin:0px 0px 10px 0px;
			font-size:13px;
			line-height:32px;
			padding-left:10px;
			font-weight:normal;
			color:#165390;
			background:#c5d4e2; 
			background:-webkit-linear-gradient(top, bottom, #e0e8ef, #c5d4e2); 
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e8ef), color-stop(100%,#c5d4e2)); 
			background:-moz-linear-gradient(top, #e0e8ef, #c5d4e2); 
			background:-o-linear-gradient(top, #e0e8ef, #c5d4e2); 
			background:-ms-linear-gradient(top, #e0e8ef, #c5d4e2); 
			background:linear-gradient(top, #e0e8ef, #c5d4e2); 
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e8ef', endColorstr='#c5d4e2'); 
		}
	
		.list_syst {width:208px;
			position:relative;
			overflow:hidden;
			margin-bottom:10px;
		}
			.one_syst {width:208px;}
			.table_ {
				width:624px;
				position:relative;
			}
			.one_syst img {
				margin-right:5px;
				margin-bottom:5px;
			}
				.one_syst div {width:208px;}
	
				.button_left {
					background:url(/_site/cms/_pic/main_new/butt_syst_left.png) no-repeat;
					width:34px;
					height:29px;
				}
					.button_left:hover {
						background:url(/_site/cms/_pic/main_new/butt_syst_left_a.png) no-repeat;
						width:34px;
						height:29px;
						cursor:pointer;
					}
					
				.button_right {
					background:url(/_site/cms/_pic/main_new/butt_syst_right.png) no-repeat;
					width:34px;
					height:29px;
				}
					.button_right:hover {
						background:url(/_site/cms/_pic/main_new/butt_syst_right_a.png) no-repeat;
						width:34px;
						height:29px;
						cursor:pointer;
					}
