DIV.search_drop_down
{
	border: 2px dotted #DDDDFF;
	z-index: 111;
	background: #EFF2F3;
	position: relative;
/*needed for the z-index to work correctly*/
	font-size: 0.85em;
	margin-top: -10px;
	padding: 2px;
}
DIV.search_drop_down A
{
	text-decoration: none;
}
DIV.search_drop_down A:hover
{
	text-decoration: none;
	background-color: #DDDDFF;
	border-bottom: 0px solid #000000;
	color: #464545;
}
DIV.search_drop_down UL
{
	margin: 0px 8px 0px 0px !important;
}
DIV.search_drop_down UL LI
{
	display: block !important;
	margin: 7px 0pt 4px 10px !important;
	color: #464545 !important;
	text-align: left !important;
}
DIV.search_drop_down UL LI:before
{
	content: '';
}
DIV.search_drop_down TABLE
{
	border-collapse: collapse;
}
DIV.search_drop_down TABLE TR TD
{
/*border:1px solid grey;*/
}
DIV#blind_down UL LI:before
{
	content: '';
}
DIV#blind_down
{
	position: absolute;
	background: #DDD;
	margin: 5px -4px 0 0px;
	top: 25px;
	right: 4px;
	list-style: none;
	z-index: 999;
	width: 250px;
	float: right;
	display: none;
}
DIV#blind_down UL
{
	padding: 0;
	list-style-type: none;
	margin: 0;
}
DIV#blind_down UL LI:hover
{
	background: #999;
	width: 100%;
}
DIV#blind_down UL LI
{
	width: 100%;
	clear: both;
	padding: 0px;
	margin: 0px;
}
DIV#blind_down UL LI A
{
	display: block;
	clear: both;
	color: #333;
	min-height: 66px;
	-height: 66px;
}
DIV#blind_down UL LI A:hover
{
	text-decoration: none;
/*padding: 3px 0px 3px 0px;*/
	background-color: #C4C4C4;
	color: #FFFFFF;
	cursor: pointer;
}
DIV#blind_down UL LI IMG.live-search-image
{
	display: block;
	float: left;
	margin: 8px 4px 8px 8px;
}
DIV#blind_down UL LI DIV.live-search-text
{
	display: block;
	float: left;
	margin: 4px;
	width: 150px;
	text-indent: 0px;
}
DIV#blind_down UL LI DIV.description
{
	font-size: 10px;
	padding-right: 3px;
	line-height: 100%;
	text-align: left;
	height: 30px;
	vertical-align: top;
}
DIV.wpsc_product_search
{
	position: relative;
	z-index: 1;
}
#affiliate_wrap
{
	border-color: #EBEBEB rgb(204, 204, 204) rgb(204, 204, 204) rgb(235, 235, 235);
	border-style: solid;
	border-width: 1px;
	margin: 0pt 15% 0pt 15px;
	padding: 2px;
	position: relative;
}
#gold_cart_form .postbox
{
	width: 100%;
	max-width: 500px;
}
#gold_cart_form .postbox P
{
	padding-left: 10px;
}
#gold_cart_form .postbox P LABEL
{
	width: 80px;
	float: left;
}
A.hidden_gallery_link
{
	display: none;
}

