#main #manualcontent img, #popuppage #manualcontent img {
  margin: 0;
}

#main #manualcontent .brand {
  margin: 3px 0 20px 0;
  padding: 0 10px 0 7px;
  float: left;
  width: 167px;
}

#main #manualcontent .newrow {
  /* \*/
  clear: left;
  /*  */
}

#main #categories
{
	background-color: #ffffff;
	float: left;
	width: 183px;
	height: 318px;
	font-family: Arial, Bitstream Vera Sans, sans-serif;
	background-image: url(../img/left_nav_bg.jpg);
	background-repeat: no-repeat;
	font-size-adjust: 0.53;
}

#main #categories h3 {
  margin: 0 15px 5px 11px;
  padding-top: 15px; /* <= Mozilla 1.0 branch (N6.x/N7.0) workaround */
}

#main #categories #cat_bot
{
 /* display: none; */
} 

#main #categories ul
{
	margin-top: 5px;
	margin-bottom: 10px;
}

#main #categories ul li
{
	font-weight: normal;
	margin-bottom: 2px;
	list-style-type: none;
}

#main #categories ul ul {
  margin: 0;
}

#main #categories ul ul li
{
	margin: 0;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
}

*html #main #categories ul ul li
{
	margin: 0;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
}

#main #categories :link, #main #categories :visited {
  color: #E36018;
  background-color: inherit;
  text-decoration: none;
}

#main #categories :link:hover, #main #categories :visited:hover {
  color: #E36018;
  background-color: inherit;
  text-decoration: none;
}

#main #categories select
{
 color: #7C7C7C;
 font-size: 11px;
 font-weight: normal;
 font-family: Arial, Sans-Serif; 
}

.H
{font-size: 12px;}
.subH
{}
.link
{color:#E36018;}



