* {
	margin:0;
	padding:0;
	outline:none;
}

body {
	color:#000;
	background-image:none;
	background-color:#fff;
}
.float-left {
    float:left !important;
}
.float-right {
    float:right !important;
}
.clear {
    font-size:0.001em;
    line-height:0.001em;
    clear:both;
    float:none;
    height:0px;
    overflow:hidden;
}

img {
	border:none;
}

form,
nav,
#header-phone,
#header-mail,
#shop-button,
.home,
#footer-facebook
{
	display: none;
}
h2, h3, h4, h5 {
	margin:0 0 12px 0;
}
p {
	margin:0 0 18px 0;
}
img {
	border:none;
}
#header div#branding a {
	display:block;
	width:391px;
	height:118px;
	overflow:hidden;
	margin:0 0 30px 0;
}
#header div#branding img {
	border:none;
}
#header div span {
	display:block;
	text-indent:-9999px;
}
#header div#branding a:hover {
	text-decoration:none;
}
#content-main ul {
	margin:0 0 18px 0;	
}
#content-main ul li {
	list-style:inside;
	list-style-type:circle;
}

#footer-address span.distance {
	float:left;
	width:140px;	
}
span.img-mask {
	display:none;
}

