.fadeline{
height:40px;
padding-left:10px;
padding-right:10px;
background:url(../images/fadelinebg.gif) repeat-x;
margin-bottom:5px;
border-left:1px solid #f2f2f2;
border-right:1px solid #f2f2f2;
font-weight:bold;
}
.productlist_top{
height:47px;
width:100%;
background:url(../images/index_productlist.gif) no-repeat top left;
}
.navi{
background:#F5F5F5;
height:22px;
padding-left:10px;
padding-top:4px;
padding-right:10px;
margin-bottom:5px;
border-top:1px #aaa solid;
border-bottom:0px #aaa solid;
font-size:12px;
color:#000;
}
.list td{
padding-left:10px;
padding-right:10px;
}
.sortbtn{
height:25px;
width:65px;
cursor:pointer;
background:url(../images/sortbtn.gif) 0px 1px no-repeat; 
text-align:center;
font-weight:normal;
color:#a1ae10;
padding-top:10px;
border-left:1px solid #f2f2f2;
}

.sortbtn_selected{
height:25px;
width:65px;
cursor:pointer;
background:url(../images/sortbtn.gif) 0px -45px no-repeat; 
text-align:center;
font-weight:normal;
color:#a1ae10;
padding-top:10px;
}
