h4 {
  font-size: 130%;
  font-style: normal;
  font-weight: bold;
  font-family:  Tahoma, Arial, Verdana, Helvetica, Georgia, sans-serif;
  background: url(../images/gifs/arrowh4.gif) no-repeat left;
  color:#990000;  
  padding: 0 0 0 10px;
  margin: 0 0 0 90px;  
  }  
 .nnclear {height:6px;clear:both}
.cell_one{
	float:left;
	width: 25%;
	padding: 0 5px 0 5px;
}
.cell_two{
	float:left;
	width: 45%;
	padding: 0 10px 0 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.cell_three{
	float:left;
	width: 95%; //width: 25%;
	background-color:#CCCCCC;
	border-top: 4px solid #710000;
	padding: 18px 5px 5px 5px;
}
.featlist ul{
	margin:0;
	padding:0;
	text-align:center;
}
.featlist li{
	text-align:center;
	list-style-type:none;
	margin-bottom: 18px;
}

/* section e */
#sectione{
 	clear: both;
	margin:0;
	font-size: 11px;
}
#sectione img{
	margin:0 5px 5px 0;
	
}
#sectione1{
	text-align:justify;
	float:left;
	width:375px;
	
}
#sectione2{
	text-align:justify;
	float:right;
	width:475px;	
	margin:0 0 0 20px;
}

/* newssection */
#newssection {
	padding:0;
	float:left;
}


/* oireachtas feed */
#oireachtas {
	padding:0;
	float:left;
	width: 40%;
	padding: 30px 0 0 20px;
}

/* maillist feature */
#maillistfeat {
	padding:0;
	float:left;
	width: 40%;
	padding: 30px 0 0 20px;
}
/* section f */
#sectionf{
		width:100%;
		clear:both;
}
#sectionf img{
	float:left;
	margin:0 5px 5px 0;
}
#sectionf1{
	float:right;
	width:auto;
	text-align:justify;
}
#sectionf2{
	width:100%;		
	margin:0 0 0 0;
	text-align:justify;	
}
/* section g */
#sectiong{
 	clear: both;
	padding:20px 0 0 0;	
}
#sectiong ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:justify;
	}
#sectiong li{
	margin: 0;
	padding: 5px 0 5px 0;
	float:left;
	width:33%;		
	} 


/* sectionh*/
#sectionh{
 	clear: both;
	padding:20px 0 0 0;	
}
#sectionh1{
	
}

#sectionh ul {
  text-align:center;
  list-style-type: none;
  margin: 0px;
  padding: 0 0 0 0px;
  }

#sectionh li {


  }

#sectionh li.active {
  margin-left: 0px;
  padding: 3px 9px 3px 9px;
  font-size: 90%;
  border-right:1px solid #CCCCCC;   
  }

#sectionh li a {
  text-decoration:none;
  margin-left: 0px;
  padding: 3px 9px 3px 9px;
  font-size: 90%;
  font-weight:bold;
  background: url(../images/gifs/arrowred.gif) no-repeat right;
  }

#sectionh li a:hover {
  text-decoration:underline;
  color: #990000;     
  }
  
#listhp1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
	}
#listhp1 li{
	text-align:middle;
	margin: 0;
	padding: 0;
	float:left;
	width:30%;		
	}   	
#listhp1 a {
  text-decoration: none;
  color: #000;
  }

#listhp1 a:link {
  color: #000;
  }

#listhp1 a:visited, {
  color: #000;
  }

#listhp1 a:hover {
  color: #990000;
  text-decoration: underline;
  }	
  
#listhp1 a:active, {
  color: #000;
  }
  
