.panellist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
	list-style-image: url(../../images/port_panel_folder_blank.gif);
}
.panelhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #70709C;
	text-decoration: none;
	list-style-type: square;
}
.panelhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #70709C;
	text-decoration: none;
	list-style-type: square;
}
a.panellist:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #5A5AAD;
	text-decoration: none;
	font-size: 11px;
	background-color: #EAEAF4;
}
a.panelhead:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5A5AAD;
	text-decoration: none;
	background-color: #EAEAF4;

   }
.list-bg {
	background-image: url(../../images/port_panel_box_middle_region.gif);
	background-repeat: repeat;
	height: 18px;
}
.box-lines {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE6EE;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
}
.box-lines-padded {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE6EE;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.box-lines-top {
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
}
.box-lines-top-padded {
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 6px;

}
.fail_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F01B0F;
}
.invis {
	height: 1px;
	width: 1px;
	border: none;
}
