@media screen {
	TABLE.designed TD.desc {
		width:100px;
	}
	
	#menu .item4 A {
		font-size: 8px;
		padding-top: 7px;
		padding-bottom: -2px;
		_padding-top: 8px;
		_padding-bottom: -3px;
	}
	
	#radiatorsCount DIV {
		width: 276px;
	}
	H1 {
		width: 440px;
	}
	#caption UL, #helpHeightCounter UL {
		width:420px;
	}
		
	#group #content .inside {
		width: 380px;
	}
	
	#wattage #content {
		margin-left: -163px;
	}
	#wattage #shift {
		width: 11.7em;
		*width: 12.5em;
		_width: 13.5em;
		margin: 3.85em 0 0 0;
		*margin-top: 4.2em;
		_margin-top: 4em;
		float: left;
	}

	#wattage #shift A.text {
		*width: auto;
	}
	
	#helpHeightCounter .countedValue {
		top: 92px;
	}
	#helpHeightCounter .sillHeight {
		width: 100px;
		top: 177px;
		left: 4px;
	}
	#helpHeightCounter .floorHeight {
		width: 150px;
		top: 189px;
	}
	
	#list #content {
		margin-left: -352px;
		left: 50%;
	}
}