﻿body /*, table, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dd, dt form, img, fieldset, div*/
{
	margin:0;
	padding: 0px;
	border:0;
}

.clear
{
	clear:both !important;
	display:block !important;
	float:none !important;
	height:1px;
	border:0;
	background:none;
	font-size:1px;
	line-height:0;
}

.clearBoth
{
	clear:both !important;
	display:block;
}