.new-q-holder a{
	text-indent:-9999px;display:inline-block;
	*display:block;
	width:170px;
	height:45px;
	background:url("askq.png") no-repeat;outline:none;
	}
.new-q-holder a:hover{
	background-position:0 -45px;
}
.sortlist {
	border-top:1px dashed #999999;
	padding:5px 0;
	word-break:break-all;
}
.asklist td {
	border-bottom:1px dashed #999999;
}