/*defaults*/

html, body {
	margin:0;
	padding:0;
}

p,ol,ul,dl,blockquote,form,pre,h1,h2,h3,h4 {margin-top: 0;}

form {
	margin:0;
	padding:0;
}

img {border: 0;}

table {
	font-size: 100%;
	border-collapse: none;
}

table td { vertical-align:top; text-align:left;}

table.test, table.test td {border: dotted 2px red;}

table.test table, table.test table td {border: 0;}

.maxw {width:100%;}

.clear {clear:both;}

.oh {overflow:hidden;}

.fl {
	float:left;
}

.png {
	behavior:url('pngfix.htc');
}

.db {
	display:block;
}

h1, h2, h3, h4 {
	margin:0 0 .5em 0;
}

p {
	margin-bottom:1em;
}

/*end of defaults*/
