* html textarea, * html input { padding: 0; } /* IE < 7 form fix */
input[type='submit'], input[type='button'] { padding: 0; } /* IE 7 button fix */
legend+* { margin-top: 0; } /* we already added legend margin */
a abbr, a acronym { text-decoration: underline; } /* IE 7 bug */
fieldset legend { margin: 0; } /* IE 6 disappearing legend bug */


/* ØÀÏÊÀ */
*+html table{ 
	border-collapse:collapse;
}
*+html .tm{
	margin-top:7px;
}
*+html #searchfield_form .inp{
	margin:5px 0 0 7px;
}
*+html .btn{
	padding: 5px 0 0px 10px;	
}
*+html .tel{
	margin-bottom: 8px;
}  
/* END ØÀÏÊÀ*/

*+html .itemscontainer div.smallparams { 
	display: inline !important;
}

*+html .price_fix{
	margin-top:15px;	
}
*+html #bestpriceitems .price_fix, *+html #noveltyitems .price_fix{
	margin-top:25px;	
}

*+html .clearfix {
	display:inline-block;
}
*+html #h1_card{
	width:106%;
}
*+html .itemdescr{
	width:50%;
}
*+html #description{ 
	width:93%;
}
*+html #itemcomments{
	width:91%;
}