.group .label_large {
	width: 180px;
	padding-right: 5px;
	float:left;
	text-align:right;
	color: #6a6a6a;
	font-size: 0.95em;
}

.element_small {
	width: 440px;
	padding-left:3px;
	float:left;
}

.element_small .text {
	border: 1px solid #988e8e;
	width: 182px!important;
}
	
.elcontent	 
  {
	min-height:400px;
  height:auto;
/*  height:400px; */
	}
	
.elquestions
	{
	width: 650px;
	border-style: outset;
	border-width: 1px;
	border-color: #404040;
	padding: 10px;
	}
	
.elunanswered
  {
  background-color: #ffe0e0;
	}
	
	
#copy ol
	{
	list-style-type: upper-roman;
	}
	
#copy ol ol
	{
	list-style-type: lower-alpha;
	}

#copy p
  {
	margin: 0; 
	padding: 0;
	}	
	

/* ------------------------------------- */
/* nav admin too many menu items so make smaller gap                       */
/* ------------------------------------- */



#nav ul li a.navadmin {
	height: 19px;
	display: block;
	padding: 5px 10px 0px;
	padding-top: 5px;
	float: left;
	margin-right: 30px;
	background-color: #000;
	display: inline;
}

#Demo_link
  {
  text-decoration:underline;
	color: #ff0000;
  background-color: #ffe0e0;
	}		
	
.Demo_link
  {
  text-decoration:underline;
	color: #ff0000;
  background-color: #ffe0e0;
	}
	
.casestudy
  {
	margin: 0px;
	padding: 10px;
	border: 1px solid #000000;
	}
		