   
/* --- start of css --- */

.prod-ext {
	padding-right:0px !important;
}

span.small {
	font-size:75%;
}

.nav .navSub {
	height:21px;
}
.nav .navSub2 {
	height:20px !important;
}

.paging {
	border:1px solid #EEE;
	height:16px;
	padding:2px;
}

.paging .count-articles, .paging .pager {
	width:200px;
	float:left;
}

.paging .count-articles {
	margin-left:10px;
	font-weight:bold;
}

.paging .pager {
	float:right;
	text-align:right;
}

.pager a {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#000;
	margin:0 3px 0 3px;
}

.pager .act-page {
	font-weight:bold;
	color:rgb(166,11,22);
	font-size:13px;
	margin:0 3px 0 3px;
}

.pager .page-prev, .pager .page-next {
	text-decoration:none;
	color:rgb(166,11,22);
	font-family:Verdana;
}

.product-wrap {
	margin:5px 0 5px 0;
}

.product-wrap .product-row {
	margin-top:10px;
}

.product-wrap .product-row .article-box {
	width:225px;
	height:225px;
	float:left;
	border:1px solid #EEE;
}

.first-row {
	margin-top:0px !important;
}

.middle-box {
	margin:0 19px 0 19px;
}

.article-box .article-img {
	height:200px;
	width:auto;
}

.article-box .article-text {
	background-color:#888;
	height:20px;
	width:auto;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	padding-top:5px;
}

.flr {
	float:right;
}

.trans-block {
	height:200px;
}



/* --- end of css --- */

