html, body, div, span, object, blockquote, pre,
a, abbr, address, em, img, sub, sup, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: lighter;
	font-style: normal;
	vertical-align: baseline;
}

form p {margin: 0; padding: 0;}

a {text-decoration: underline;}
b, strong {font-weight: bold;}
i, em {font-style: italic;}

/*** Обтекание картинок ***/
.content img.l {float: left;}

/* remember to define focus styles! */
:focus {outline: 0;}

ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

.hidden {display: none!important}
.cols {overflow: hidden;}
.cols2 .col {float: left;width: auto}
.cols3 .col {float: left;width: auto}


