/* Reset */

html, body, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, hr, form, fieldset, legend, label {
margin: 0;
padding: 0;
}

img {
	border: 0;
	display: block;
}

.headerblock img {display:inline;}

/* Forms */

fieldset { border: none; }

legend { display: none; }

.clear { clear:both; width: 100%; line-height:1px; font-size:1px; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

.data-table img {display:inline;}
