
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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, .reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
}

div, ul, ol {
	overflow: hidden;
}

*:focus, :focus, button:focus {
outline-color:invert;
outline-style:none;
outline-width:0pt;
outline: 0;
border: none;
}

ol, ul {
	list-style: none;
}

dt { 
display:block; 
font-weight:bold;
}

/* 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: "" "";
}

/* Paragraph */
address { 
margin-bottom:.4em; 
font-style:normal;
line-height:1.4em;
}

cite { 
font-style:normal; 
font-size:10px;
}

/* Size and Space */
small { 
font-size:.9em; 
}

big { 
font-size:1.1em; 
}

.spacer {
display: block;
margin: 10px 0;
}

hr { 
height:0; 
margin:8px 0; 
overflow:hidden; 
border: 1px solid #000;
}

.nowrap, .nobr { 
white-space:nowrap; 
}

label, 
input[type=button],
input[type=submit],
input[type=radio],
input[type=checkbox],
button {
cursor: pointer;
}

input[type=radio],
input[type=checkbox],
input[type=image] {
border: none;
}

q:lang(de) {
quotes: 'Ñ' 'ì' 'Ç' 'ë';
}

q:lang(en) {
quotes: '"' '"' "'" "'";
}

abbr[title] {
border-bottom: 1px dotted #888 !important;
cursor: help;
}

a abbr {
cursor: pointer !important;
}

.clearfix {
display: inline-block;
display: block;
}

.clear {
clear:both;
display: block;
}

/* Shop clears */

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:0;
	line-height:0em;
	visibility:hidden;
	overflow:hidden;
	}
	

