.clear {
	float: none !important;
	clear: both !important;
	height: 1px !important;
	line-height: 1px !important;
	width: 1px !important;
}

ol, ul {
	list-style: none outside none;
}