.qamain {
	background:trasparent;
	height:300px;
	width:175px;
	margin: 0px 19px;
	float:left;
	position:relative;
}

.qamain  .h3 {
	height:64px;
	background: url(images/section_name_bg.png) center center no-repeat;
	margin:0px;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:10000;
}

.qamain  .img_wrapper {

	position:absolute;
	width:100%;
	text-align:center;
	top:34px;
	left:0px;
	z-index:50;
	height:205px;
	overflow:hidden;
	z-index:1;
}

.qamain .text_wrapper {
	position:absolute;
	left:0px;
	width:100%;
	height:54px;
	top:236px;
	color:#6f7894;
	font-size:1.2em;
	font-weight:bold;
	line-height:18px;
	overflow:hidden;
}
* html .qamain  {
	background-color:trasparent;
	height:300px;
	width:175px;
	margin: 0px 14px;
	float:left;
	position:relative;
}
* html .qamain  .h3 {
	/*
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/bitrix/templates/cosmobeauty/components/bitrix/catalog.section.list/qa_main/images/section_name_bg.png", sizingMethod="crop");
	*/
	background: url(images/h3_bg.gif) center center no-repeat;
	height:64px;
	margin:0px;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:10000;
}

.qamain  .h3  a {
	position:relative;
	display:block;
	font-weight:bold;
	font-size:1.8em;
	color:#ec1011;
	text-decoration:none;
}

