.work_sort .sorted{
	background:#f2f2ec;
	padding:0px;
	margin:-2px 0px -3px 0px;
	position:relative;
	font-weight:bold;
}
.work_sort .sorted .sort_in1{
	background:url(images/065.gif) left top no-repeat;
	}
.work_sort .sorted .sort_in2{
	background:url(images/066.gif) right top no-repeat;
	}
.work_sort .sorted .sort_in3{
	background:url(images/067.gif) right bottom no-repeat;
	}
.work_sort .sorted .sort_in4{
	background:url(images/068.gif) left bottom no-repeat;
	padding:6px 30px 7px 30px;
	}
.work_sort .sorted a{
	vertical-align:middle;
	}
.work_sort .sorted a.sort_button{
	display:block;
	position:absolute;
	right:7px;
	top:3px;
}
.work_sort .sort_passive{
	color:#cccccc;
	background-image:url(images/064.gif);
}
