﻿.listArrowRed{
	background-image:url(../img/listArrowRed.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

.listRss{
	height:12px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=crop src='templates/img/listRss.png');
}

.listRss[class]{
	background: url(../img/listRss.png) no-repeat;
}

.separatoreRepeater{
	background-image:url(../img/separatoreRepeater.jpg);
	background-repeat:repeat-x;
	background-position:bottom
}

.bgBoxZig{
	position:relative;
	margin-right:10px;
	margin-left:10px;
	width:auto;
	background-image:url(../img/bgZigBlu.gif);
}

.bgBoxZigBrown{
	position:relative;
	margin-right:10px;
	margin-left:10px;
	width:auto;
	background-image:url(../img/bgZigBrown.gif);
}

.bgProductTitleText{
	min-height: 33px;
	height: auto !important;
	height: 33px;
	line-height:33px;
	min-width: 44%;
	width: auto !important;
	width: 44%;
	text-align:right;
	float:right;
	color:#2d96c5;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin-bottom:8px;
	margin-top:5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=crop src='templates/img/bgCircleTitleSmall.png');
	
}

