
.num_results .fancy-select {
min-width: 60px;
}

.bg_grad{
	background: none;
}

#detail_compare tr.header{
	outline: 1px solid #ccc;
}

.autogen tr.data_heading td{
	outline: 1px solid #ccc;
}
.item_row:hover{
	background-color: #f5f5f5;
}
#gallery .box:hover, #gallery .box.comparing{
background-color: #f5f5f5;
}


#cat-search{
	outline: 1px solid #ccc;
}

#user-register .password .pw-holder{
display: block;
width: 0px;
height: 0px;
}


#detail-float{
	border-bottom: 1px solid #e7e7e7;
}

#detail-sidebar .bg_grad{
	filter: none;
}

#rating-info-trig-wrap, #rating-info-trig{
  display: none;
}