.sortMain {
	width: 250px;
}

.sortMain .selected a {
	background-image: url(/images/sortby_pt.gif);
	background-repeat: no-repeat;
	width: 235px;
}

.sortMain .selected a:active, .sortMain div.active a {
	background-image: url(/images/sortbyH_pt.gif);
}

.sortMain .options {
	width:246px;
}

.sortMain .options li a {
	width: 230px;
}

.sortMain .options li a:active, .sortMain .options li a:hover  {
	width: 230px;
}

.sortMain .options li a label {
	width: 230px;
}

/* pt  search button for leftnav endeca search*/
.attGroup button.searchBtn {
    background-image: url("/images/pt/endeca-left.gif");
    } 	