/* *** altcom Browser level playing field *** */

html, body, div, span, object, iframe, h1, h2, 
h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, cite, code, del, em, img, ins, 
strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, 
form, label, legend, table, caption, tbody, tfoot, 
thead, tr, th, td  { 
	margin:0;
	padding:0;
	border: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

em {	
	font-style:italic;
	font-weight:normal;
}
strong {
	font-style:normal;
	font-weight:bold;
}

a {outline: none; font-weight: inherit}
a img {text-decoration: none; border: none; vertical-align: middle}

 
sub, sup {font-size: 70%}
sub {vertical-align: sub}
sup {vertical-align: super}

acronym {
	cursor: help;
}

/* */

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* *** Fonts baseline *** */

body {
	font:13px arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
	font:115% monospace;
}
body * {line-height:1.22em;}

/* */