a { text-decoration: none; }
a:hover { text-decoration:underline; }

hr { margin: 14px 0; border:0; height:1px; color:#ccc; background-color:#ccc; }
.divider { border-top:1px solid #ccc; margin-bottom:10px; }

/* make pretty search fit sidebar */
input.prettysearch { width:175px; }
.search-wrapper {
	width: 268px;
}
.search-wrapper input.prettysearch {
	width: 240px;



*margin-left: 20px; }

/* wide pretty search for product browser */
#pb-search, #pb-search a { color:#fff; font-size:13px; }
#pb-search { padding:10px; background:url(/images/pb_searchbg.gif) no-repeat bottom; }
#pb-search input.prettysearch { width:320px; }
#pb-search .search-wrapper { width: 320px; }
#pb-search .search-wrapper input.prettysearch { width: 291px; }
#pb-searchlabel { float:left; max-width:130px; margin:1px 8px 0 0; line-height:1.2em; }
#pb-searchfield { float:left; }
