			.counter-pole {
				font:1.2em Verdana, Geneva, sans-serif;
				width:30px;
				height:27px;
				text-align:center;
				line-height:23px;
				border:1px solid #f00;
				border-radius:5px;
				background:none;
				}
				
			.room-form .counter-pole {
				font:1.2em Verdana, Geneva, sans-serif;
				width:28px;
				height:25px;
				text-align:center;
				line-height:23px;
				border:none;
				color:#1693c0;
				border-radius:5px;
				background:none;}



			.link-inp {
				margin:1px 0 0 0;
				padding:0;
				list-style:none}
				.link-inp li {padding:0px 0 0px 3px}
					.link-inp li a {
						display:block;
						width:14px;
						height:16px;
						outline: none;
						background:url(/css/schet-pic.jpg) no-repeat 0 0}
					.link-inp li a.last {
						background:url(/css/schet-pic.jpg) no-repeat 0 -12px}	
						
			
			.room-form .link-inp {
				margin:1px 0 0 0;
				padding:0;
				list-style:none}
				.room-form .link-inp li {padding:0px 0 0px 3px}
					.room-form .link-inp li a {
						display:block;
						width:14px;
						height:16px;
						background:url(../img/room/form/schet-pic.jpg) no-repeat 0 0}
					.room-form .link-inp li a.last {
						background:url(../img/room/form/schet-pic.jpg) no-repeat 0 -12px}	
					
					.room-form .sc-pad {padding: 0 4px 0 0 !important }
					.room-form .sc-pad-03 {padding: 0 9px 0 0 !important }