h6 {
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#008ecc;
	text-transform: uppercase;
	height: auto;
	line-height: normal;
	background-color: transparent;
}
h6.maintitle {
	margin-top:26px;
}

.artsprays_wrapper {
	padding-left: 0;
}
.airbrush_list {
	width: 970px;
	padding-top: 20px;
}
.airbrush_title {
	display: inline-block;
	margin-bottom: 10px;
	color:#777;
}
.airbrush_item {
	width: 210px;
	margin-right: 26px;
	margin-bottom: 35px;
	float: left;
}
.abimg_wrapper {
	width: 210px;
	height:280px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	border: solid 1px #DDD;
	position: relative;
}
.abimg_wrapper img {
	/* width: 210px; */
	height: 280px;
}

.airbrush-tag-new {
	position: absolute;
	width: 58px;
    height: 58px !important;
    right: 0;
	top: 0;
}