* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-decoration:none;
	list-style:none;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

#body-container {
	max-width:1045px;
	width:100%;
	margin:0 auto;
	padding-left:18px;
	padding-right:18px;
}

#top-header {
	padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
	overflow:hidden;
}

.share42init {
	float:left;
}

#hf-lang {
    text-align: center;
    width: auto;
	float:right;
}

#hf-lang a {
    display: inline-block;
    height: 25px;
    width: 35px;
}

#hf-lang img {
	display:block;
}

#main-header {
	position:relative;
	overflow: hidden;
}

#main-header #header-center {
	margin:0 auto;
	margin-bottom:10px;
}

#header-center > span {
	margin-bottom:10px;
}

#header-center > span > span {
	vertical-align:top;
}

#header-center > span,
#header-center > form {
	display:block;
	text-align:center;
}

#content section {
	padding-top:20px;
}

.hair-category-gallery {
	text-align: center;
}

.hair-category-gallery li,
.hair-category-gallery li > a {
    display: inline-block;
    max-height: 255px;
}

.hair-category-list ul li {
	margin-bottom:30px;
}

.hair-category-list ul li > a {
    display: inline-block;
	margin-bottom:4px;
}
	
.hair-category-list ul li > span {
	display:block;
	margin-bottom:4px;
}

#top-footer {
	position:relative;
	overflow:hidden;
}

#top-footer .top-footer-left {
	width:76.35467980295567%;
	float:left;
}

#top-footer .top-footer-left p {
	margin-bottom:10px;
}

#top-footer .top-footer-right {
	float:right;
}

#top-footer .top-footer-right a,
#top-footer .top-footer-right img {
	display:block;
}

#bottom-footer {
	text-align: center;
}

#bottom-footer a,
#bottom-footer .footer-copyright {
	margin-left:20px;
	display:inline-block;
}

#bottom-footer a:first-child {
	margin-left:0;
}

#bottom-footer .web-update {
    display: block;
}

#bottom-footer a,
#bottom-footer span {
	margin-bottom:10px;
}


