.sravnenie_rubriki {
margin: 20px 0;
color: #0480b4;
font-weight: bold;
font-size: 12px;
padding: 0;
}

	.sravnenie_rubriki a {
	margin: 20px 0;
	}
	
	.sravnenie_rubriki div {
	vertical-align: top;
	padding: 0;
	margin: 10px;
	display:-moz-inline-stack;/*Firefox 2*/
  display:inline-block; /*Хорошие браузеры*/
  _overflow:hidden;/*IE6, IE7*/
  *zoom:1;/*включаем hasLayout для IE6, IE7*/
  *display:inline;/*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
	}

	.s_podrubriki {
	font-size: 11px;
	font-weight: bold;
	}
	
		.s_podrubriki a{
		font-size: 11px;
		font-weight: normal;
		}
		
.s_top td {
background: #c5dee4;
padding: 7px;
vertical-align: middle;
}	
	
	.s_delete {
	font-size: 12px ;
	padding: 0 3px 2px 3px;
	}
	
	.s_filter {
	text-align: right;
	font-size: 11px;
	color: #494949;
	}
	
		.s_filter select {
		font-size: 11px;
		color: #777777;
		margin-left: 4px;
		}
		
		
	.s_table td {
	padding: 7px;
	}
	
	.s_one td {
	background: #eaf2f4;
	font-size: 11px;
	color: #323131;
	vertical-align: middle;
	}
	
	.s_two td {
	font-size: 11px;
	color: #323131;
	vertical-align: middle;
	}
	
	.s_image {
	text-align: center;
	width: 100px;
	}
	
	td.s_info {
	vertical-align: top;
	font-weight: bold;
	line-height: 22px;
	}
	
		.s_info a{
		font-size: 12px;
		line-height: 14px;
		}
		
	td.s_price {
	font-size: 14px;
	color: #be0101;
	font-weight: bold;
	width: 100px;
	text-align: center;
	}