			table td { 
				vertical-align: middle; 
				text-indent: 5px;
			}
			.box { 
			border-width: 1px 1px 1px 0px; 
				width: 156px; 
				height: 60px; 
				border-style: solid; 
				border-color: #ccc; 
				position: relative;
			} 
			.box2 { 
				border-width: 1px 1px 1px 0px; 
				width: 156px; 
				height: 110px; 
				border-style: solid; 
				border-color: #ccc; 
				position: relative; 		
			}	
			.box3 { 
				border-width: 1px 1px 1px 0px; 
				width: 156px; 
				height: 220px; 
				border-style: solid; 
				border-color: #ccc; 
				position: relative; 		
			}
			.razstoqnie {
				height:50px;
				position: relative; 
			}
			.razstoqnie2 {
				height:110px;
				position: relative; 
			}
			.bottom {
				position: absolute;
				bottom: 0px;
			}
			.top {
				position: absolute;
				top: 0px;
			}
			.kray {
				position: relative;
				height:20px;
			} 
			.kray2 {
				position: relative;
				height:21px;
				border-width: 0px 0px 1px 0px; 
				border-style: solid; 
				border-color: #ccc; 
				width:156px;
			}