table.admin_pane_border_edit {
	border: 3px solid #FF0000;
}						   
table.admin_pane_pab_edit {
	background-color: #D6D6C2;	
}
table.admin_pane_container_edit {
	background-color: #BDBDAB;	
}
table.admin_module_edit {
	border: 1px solid #333333;
	background-color: ;
}
table.admin_moduleadminbar_edit {
	background-color: #EAEAEA;
}
TD.admin_line_dashed {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.headline_popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
A.popup:link, A.popup:visited {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  cursor: hand;
}

A.popup:hover, A.popup:active {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  cursor: hand;
 } 
.popup{
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  cursor: hand;
}
 
 
 
 