.four-cols-layout {
	width: 966px;
}
.four-cols-layout .three-lc {
	width: 721px;
}
.four-cols-layout .four-lc {
	width: 966px;
}

.contest-share a.ssk {
	margin-bottom: 0px !important;
	width: 61px;
	height: 20px;
}
.contest-share .ssk {
	margin-right: -4px !important;
	margin-left: 0px !important;
}
.contest-share .ssk:first-child  {
	-webkit-border-top-left-radius: 2px !important;
	   -moz-border-top-left-radius: 2px !important;
		 -o-border-top-left-radius: 2px !important;
			border-top-left-radius: 2px !important;
	-webkit-border-bottom-left-radius: 2px !important;
	   -moz-border-bottom-left-radius: 2px !important;
		 -o-border-bottom-left-radius: 2px !important;
			border-bottom-left-radius: 2px !important;
}
.contest-share .ssk:last-child  {
	-webkit-border-top-right-radius: 2px !important;
	   -moz-border-top-right-radius: 2px !important;
		 -o-border-top-right-radius: 2px !important;
			border-top-right-radius: 2px !important;
	-webkit-border-bottom-right-radius: 2px !important;
	   -moz-border-bottom-right-radius: 2px !important;
		 -o-border-bottom-right-radius: 2px !important;
			border-bottom-right-radius: 2px !important;
}
.contest-share .ssk-facebook:before {
	margin-right: 4px;
	margin-top: 2px;
}
.contest-share .ssk-twitter:before, .contest-share .ssk-pinterest:before {
	margin-top: 2px;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;
}
.single-contest .top-title {
	font-weight: 700;
}

.gen-cards.one-c .contest-juries .slick-dots, .gen-cards.one-c .contest-partners .slick-dots {
	bottom: -30px;
}

/* image gallery */
.image-gallery {
	padding: 10px 0px 20px 0px;
}
.top-list, .image-gallery-nav {
	width: 715px;
}
.four-cols-layout .four-lc .top-list, .four-cols-layout .four-lc .image-gallery-nav {
	width: 966px;
}
.search-result-count {
	line-height: 30px;
}

/* share horizontal */
.photo-share.horizontal a.ssk {
	margin-bottom: 0px !important;
	width: 24px;
	height: 20px;
}
.photo-share.horizontal .ssk {
	margin-right: -4px !important;
	margin-left: 0px !important;
}
.photo-share.horizontal .ssk:first-child  {
	-webkit-border-top-left-radius: 3px !important;
	   -moz-border-top-left-radius: 3px !important;
		 -o-border-top-left-radius: 3px !important;
			border-top-left-radius: 3px !important;
	-webkit-border-bottom-left-radius: 3px !important;
	   -moz-border-bottom-left-radius: 3px !important;
		 -o-border-bottom-left-radius: 3px !important;
			border-bottom-left-radius: 3px !important;
}
.photo-share.horizontal .ssk:last-child  {
	-webkit-border-top-right-radius: 3px !important;
	   -moz-border-top-right-radius: 3px !important;
		 -o-border-top-right-radius: 3px !important;
			border-top-right-radius: 3px !important;
	-webkit-border-bottom-right-radius: 3px !important;
	   -moz-border-bottom-right-radius: 3px !important;
		 -o-border-bottom-right-radius: 3px !important;
			border-bottom-right-radius: 3px !important;
}