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, ul, li, form, label, 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;
}

strong{
	font-weight: bold;
}

:focus {
	outline: 0;
}
body {
	line-height: inherit;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

.visible{
	display: block!important;
}

.invisible{
	display: none;
}

.hidden{
	visibility: hidden;
}

.middle{
	vertical-align: middle;
}

.spacer1{
	height: 1px;
	clear: both;
}

.spacer5{
	height: 5px;
	clear: both;
}

.spacer10{
	height: 10px;
	clear: both;
}

.spacer15{
	height: 15px;
	clear: both;
}

.spacer20{
	height: 20px;
	clear: both;
}

.spacer40{
	height: 40px;
	clear: both;
}

.paddingleft5{
	padding-left: 5px;
}

.paddingleft10{
	padding-left: 10px;
}

.paddingleft15{
	padding-left: 15px;
}

.paddingleft20{
	padding-left: 20px;
}

.paddingright5{
	padding-right: 5px;
}

.paddingright10{
	padding-right: 10px;
}

.paddingright15{
	padding-right: 15px;
}

.paddingright20{
	padding-right: 20px;
}

.paddingtop5{
	padding-right: 5px;
}

.paddingtop10{
	padding-right: 10px;
}

.paddingtop15{
	padding-right: 15px;
}

.paddingtop20{
	padding-right: 20px;
}

.paddingbottom5{
	padding-right: 5px;
}

.paddingbottom10{
	padding-right: 10px;
}

.paddingbottom15{
	padding-right: 15px;
}

.paddingbottom20{
	padding-right: 20px;
}
  