﻿.sj_clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.sj_clearfix {
	display: inline-block;
}

html[xmlns] .sj_clearfix {
	display: block;
}

* html .sj_clearfix {
	height: 1%;
}

div.sj_category {
    max-width: 1150px;
	width: 100%;
	overflow: hidden;
	box-shadow: 0 0 5px #0F2349;
}

div.sj_category a {
	cursor: pointer;
	text-decoration: none;
}

div.sj_module_inner {
	width: 100%;
}

div.sj_section_wrap {
	width: 100%;
	clear: both;
	/*margin:0 0 5px 0;*/
}
div.sj_introtext{
	margin-bottom: 8px;
	padding-top: 20px;
}
div.sj_footertext{
	margin-top: 8px;
	padding-top: 20px;
}