@charset "utf-8";
/* Left Navigation CSS Document */

@import url("WigglesProductMenuStyle1.css");

#LeftSideNav
{
	padding-top:0px;
}
*html #LeftSideNav
{
	padding-top:0px;
}
#CatMenu
{
	margin:0px;
	height620px;
}
#LeftNav
{
	padding-top:0px;
}
*html #LeftNav
{
	margin-bottom:0px;
}
#LNav
{
	height:690px;
	background:url(../../Images/LeftNavBBG.gif) top left repeat-y;
}
*html #LNav
{
	height:600px;
}
#LeftSideNav #searchbarinput
{
	width:116px !important;
	height:19px !important;
	color:#000000;
	font-weight:bold;
	margin-left:14px;
}
#LeftSideNav #B1
{
	width:29px !important;
	height:21px !important;
	background:url(../../Images/GoButton.gif) top left no-repeat;
	border:none;
}