html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
dl, dt, dd, ol.reset, ul.reset, li.reset,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
/* 	line-height: 1; */
	color: black;
	background: white;
}
img {
	display: block;
}
ol.reset, ul.reset {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.fl{float:left;}
.fr{float:right;}
.clr{clear:both;}
.clrl{clear:left;}
.clrr{clear:right;}
.di{display:inline;}
.db{display:block;}
.dn{display:none;}

.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.np {padding:0;}
.nm {margin:0;}

.pa{position:absolute;}
.pr{position: relative; top:0; left: 0; }
.oh{overflow:hidden;}
strong{font-weight:bold}
em{font-style:italic;}

.b1r{border: 1px solid red;}
.b1g{border: 1px solid green;}
.b1y{border: 1px solid yellow;}

.cap {text-transform: capitalize;}
.upper {text-transform: uppercase;}

.w30 {width: 30px;}
.w80 {width: 80px;}
.w100 {width: 100px;}
.w120 {width: 120px;}
.w150 {width: 150px;}
.w175 {width: 175px;}
.w200 {width: 200px;}
.w250 {width: 250px;}
.w300 {width: 300px;}

/* =Structure
-------------------------------------------------------------- */
#skip {display:none;}
#container {margin: 0px auto; position: relative; top: 0px; left: 0px;}
/* @end */
