@CHARSET "UTF-8";

/** YUI CSS reset */

body,div,qdl,qdt,qdd,qul,qol,qli,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset { 
	border:0;
}
address,qcaption,qcite,qcode,dfn,qem,qstrong,th,var {
	font-style:normal;
	font-weight:normal;
}
qol,qul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	qfont-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/** Eeble css */
p {margin: 1em 0;}
h1, h2, h3 {margin-bottom: 1em;}
strong, b {font-weight: bold;}

