*+html .nav li{
	float:left;
}
*+html .nav ul li{
	float:none !important;
	width:100%;
	display:block;
}
*+html .nav a{
	float:left;
	padding:15px 23px;
}
*+html .prod-list li,
*+html .contacts-holder .popup .forgot{
	display:inline;
	zoom:1;
}
*+html .prod-list strong{
	display:block;
}
*+html .columns-holder .column{
	width:525px;
}
*+html .footer-cols .column{
	width:220px;
}
*+html .info-nav li{
	float:left;
}
