.listDiv {
	width: 220px;
	height: auto;
	clear: both;
	margin: 0px;
	padding: 0px;
}

td.listHeaderBlue {
	background-image:url(../../images/navigation/background.gif);
	background-repeat:repeat-x;
	color:white;
	font-size:12px;
	height:25px;
	padding:7px 10px;
	text-align:left;
}

td.listHeaderBar {
	color: #555555;
	font-size: 16px;
	height:25px;
	padding:7px 10px;
	text-align:left;
	font-family: Arial
}

div.listSection {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	height: auto;
	line-height:14px;
	margin-bottom:2px;
	margin-left:10px;
	margin-right:1px;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	vertical-align:top;
}

div.statusproducts {
	cursor:default;
	display:block;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	height:auto;
	line-height:14px;
	margin-bottom:2px;
	margin-right:1px;
	margin-top:0px;
	overflow:visible;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	width: 200px;
}

span.statuscategory {
	color:#595959;
	font-size: 14px;
	margin-left: 5px;
	margin-right:5px;
	padding-bottom:3px;
	padding-left:6px;
	padding-top:3px;
	border-bottom: 1px solid #ccc;
}

span.listSubCategory {
	color:#004799;
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
	line-height: 14px;
	padding-left:10px;
	padding-top:10px;
}

div.listSubCategory {
	color:#555;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	line-height: 14px;
	margin-left: 10px;
	padding: 0px;
}

.statusgenesubcat {
	font-size: 10px;
	display: block;
	padding-left: 15px;
	margin-bottom:7px;
}

TD.statusproducts A {
	margin-left: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 100%;
	text-decoration: none;
	cursor: default;
}

TD.statusitemhideqty {
	/*When qty is not displayed*/
	color: #666;
	background-color: transparent;
	text-decoration: none;
	width: 1px;
	font-size: 1px;
	line-height: 12px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}

TD.statusitemqty {
	color: #666;
	background-color: transparent;
	text-decoration: none;
	width: 15px;
	font-size: 10px;
	line-height: 12px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

TD.statusitemqtyHover {
	color: #005dc8;
	text-decoration: none;
	width: 15px;
	font-size: 10px;
	line-height: 12px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: default;
}

TD.statusitemtext {
	color: #666;
	background-color: transparent;
	text-decoration: none;
	width: 155px;
	font-size: 10px;
	line-height: 12px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

TD.statusitemtextHover {
	color: red;
	text-decoration: none;
	width: 155px;
	font-size: 10px;
	line-height: 12px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: default;
}

TD.statusitemdel {
	color: #666;
	text-decoration: none;
	width: 20px;
	font-size: 10px;
	line-height: 12px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

TD.statusitemdelHover {
	color: #E38A22;
	text-decoration: none;
	width: 20px;
	font-size: 10px;
	line-height: 12px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: default;
}