@import "default.css";
price_tags{
	float:right;
}
.clear{clear:both;font-size:0;height:0;line-height:0;}
.clear_space10{clear:both;font-size:0;height:10px;line-height:0;}
#product_paging{
	padding-bottom:10px;
}

#product_paging .row{
	
}

#product_paging .leftarrow{
	float:left;
	text-align:right;
	width:100px;
}

#product_paging .pageno{
	text-align:center;
	float:left;
	width:400px;
}

#product_paging .rightarrow{
	text-align:left;
	width:100px;
	float:right;	
}

#toplink{
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;

 	border-bottom-width:0px;
	border-bottom-style:double;
	border-bottom-color:#E9DACE;

	width:100%;
	text-align:left;
	float:left;
	
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	color:#CCCCCC;
}
#toplink a{
	color:#ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}
#toplink a:hover{
	color:#666666;
	text-decoration:none;
}