/* Custom Wigs CSS by Andrew */
#wig_buttons {
  	float:right;
  	width:250px;
}
#wig_button_header {
  padding:3px 0 2px;
  margin:0 0 3px 5px;
  text-align:center;
  background-color:#f7f7f7;
  font-weight:bold;
}

#wig_buttons .button_anchor {
	text-decoration:none;
}
#wig_buttons .button_rows {
	width:250px;
}

#wig_buttons .wig_top_button {
  	float:left;
	width:120px;
  	height:54px;
  	margin-left:5px;
}


#wig_buttons .wig_top_button:hover, #wig_buttons .active {
  background-position:120px 0px;
}

#wig_buttons .button_dolluxe {
  background-image:url('button_Dolluxe.jpg');
}
#wig_buttons .button_glw {
  background-image:url('button_GLW.jpg');
}
#wig_buttons .button_rsw {
  background-image:url('button_RSW.jpg');
}
#wig_buttons .button_cpw {
  background-image:url('button_CPW.jpg');
}

header div.container.upper div#product-search form input.search {
  border:1px solid #dedede;
  width: 132px;
}