 #leftNav {
	margin: 0px;
	width: 250px;
	float: left;
	padding: 0;
}

 #leftNav #jumpto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	margin-left: 42px;
	margin-top: 0px;
	margin-bottom: 0px;
}
 #leftNav #jumpto {
	margin: 0px;
	padding: 0px;
}
 #leftNav #jumpto ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 42px;
}
 #leftNav #jumpto li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0;
}
 #leftNav #leftProducts h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 60px;
	margin-left: 22px;
}
.leftNavBars {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 2px;
	float: left;
	clear: both;
}
.leftProductImg {
	float: right;
	padding-right: 0px;
	border: 1px solid #000000;
	margin-right: 20px;
}

 #leftNav #leftProducts {
	margin: 0;
	padding: 0;
}
 #leftNav #leftProducts img.floatRight {
	border: 1px solid #000000;
}
 #leftNav #jumpto a {
	color: #333333;
	text-decoration: none;
}
 #leftNav #jumpto a:hover {
	text-decoration: underline;
}
