html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}
H1, H2, H3, H4, P, DIV, SPAN, TABLE, TR, TD {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}

dl, dt, dd, ol, ul, li { font-size: 12px;
	vertical-align: baseline;
	background: transparent; }

body {
	font-size:0.825em;
	line-height: 1;
}
ol, ul {
	/*list-style: none; */
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.incut{
 float: right; 
 width: 200px;
 padding: 10px;
 margin: 3px 10px 3px 10px;
 border: 1px solid #DADADA;
 line-height: 12px;
}

table.price { width: 100%; margin: 0; padding: 0; border: 0 none transparent; border-collapse: collapse; }
table.price thead, table.pricelist thead tr { margin: 0; padding: 0; border: 0 none transparent; border-collapse: collapse; }
table.price thead tr td { margin: 0; padding: 5px 5px; vertical-align: middle; text-align: center; background-color: #E5EDF3; border: 1px solid #CCD9E2; }
table.price tbody, table.pricelist tbody tr { margin: 0; padding: 0; border: 0 none transparent; border-collapse: collapse; }
table.price tbody tr td { margin: 0; padding: 3px 3px; vertical-align: middle; background-color: #ffffff; border: 1px solid #CCD9E2; }
