div.tagsearch_result h3 {
background:url("../../gfx/slider_title.gif") no-repeat scroll 0 0 transparent;
cursor:pointer;
font-size:20px;
height:20px;
margin:0;
padding:4px 6px 3px;
position:relative;
text-transform:uppercase;
}

div.tag_line, span.tag_line {
	display: none;
}

div.tagsearch_result p {
	display: none;
}

span.tagsearch_piano {
background:url("../../gfx/mark_piano.gif") no-repeat scroll right center transparent;
height:15px;
position:absolute;
right:5px;
top:7px;
width:25px;
}

#searchfield_14_title {
	display: none;
}

#searchfield_14_options {
	background-color:#EBEDEC;
padding: 4px 0 0 0;
position:relative;
width:500px;
height: 32px;
}

#tag1477, #tag1478, #tag1479, #tag1480 {
display:block;
position: absolute;
margin-left:12px;
padding:0;
text-decoration:none;
text-transform:uppercase;
color: white;
top: 5px;
}

#tag1477 {
left: 99px;
}

#tag1480 {
  left: 3px;
}

#tag1478 {
  left: 194px;
}

#tag1479 {
  left: 289px;
}

#tag1477_full, #tag1478_full, #tag1479_full, #tag1480_full {
color:white;
font-weight:bold;
padding:5px 10px 6px 5px;
}

.checkbox_input {
  float:left;
  margin-right: 5px;
  margin-top:1px;
  height: 13px;
  width: 13px;
}

div.checkbox_option_text {
		display: inline;
}



#tag1477 {
	background:url("../../gfx/b_red.gif") no-repeat scroll right center transparent;

}

#tag1477_full {
background:url("../../gfx/b_red_left_wc.gif") no-repeat scroll left center transparent;
}

#tag1478 {
	background:url("../../gfx/b_blue.gif") no-repeat scroll right center transparent;
}

#tag1478_full {
	background:url("../../gfx/b_blue_left_wc.gif") no-repeat scroll left center transparent;
}

#tag1480 {
	background:url("../../gfx/button_left_yellow.gif") no-repeat scroll right center transparent;
}

#tag1480_full {
	background:url("../../gfx/button_right_yellow_wc.gif") no-repeat scroll left center transparent;
}

#tag1479 {
	background:url("../../gfx/b_green.gif") no-repeat scroll right center transparent;
}
#tag1479_full {
background:url("../../gfx/b_green_left_wc.gif") no-repeat scroll left center transparent;
}

h2.tagsearch_results_title {
	display: none;
}
