@charset "windows-1251";
/* CSS Document */


table.count { border: 1px solid #DCDCD9}
	table.count tr { height: 30px}
		.green { color: inherit; background-color: #EBEBEA}
		.s_green { background-color: #efecec; font-size: 12px; color: #ff3c4e; font-weight:bold}
	table.count td { padding: 5px 10px}
	table.count select { width: 300px}
	
	
