
#CategoryListing{
	width:100%;
}


.cattop{
	padding: 0px 0px 15px 0px;
	width:95%;
}
.productlisting-ul{
	display:inline;
	margin:0px;
	padding:0px;
	width: 725px;
}

.productlisting-li{
	float:left;
	height: 265px;
	list-style-type:none;
	margin:5px 22px 15px 0px;
	padding:0px;
	width:155px;
}


.cat_sec{
	border: 1px solid #cccccc;
	height:120px;
	text-align:center;
	width:155px;
}

.prod_name{
	width:155px;
overflow:hidden;
padding-bottom:3px;
}

.prod_name a{
	font-size:12px;
	font-weight: normal;
}

.prod_sdesc{
	overflow:hidden;
	width:155px;
}

.prod_bottom{
	display: inline;
	margin: 7px 0px 0px 0px;
	width:155px;
}

.prod_priceinfo{
	color: #990000;
	float: left;
	font-weight:bold;
	margin:  0px;
	padding: 0px;
}


.pagenumbers{
	padding: 0px 0px 7px 0px;
}
.sorting{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#sortcontrol1{
	font-size:11px;
	width:122px;
}

#sortcontrol2{
	font-size:11px;
	width:122px;
}

#pagelimit1{
	font-size:11px;
	width:50px;
}

#pagelimit2{
	font-size:11px;
	width:50px;
}

.sortby{
	display:block;
	float:left;
	margin: 0px 0px 0px 7px;
	padding: 0px;
}

.narrowby{
	display:block;
	float:left;
}
.pricedropdown{
	font-size:11px;
	width:110px;
}

.manudropdown{
	font-size:11px;
	width:150px;
}

.items{
	display:block;
	float:right;
}



.prod-rate_sec{
	float:left;
	color:#003399;

}

.speciallinks{
	text-align:right;
	width:730px;
}

.speciallinks a{
	font-size:12px;
	font-weight:700;
	color:#cc0000;
}
