/* 

PANELS STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 8. panels  --------- */

/*	div.contentRight */
div.contentRight div.panel {
	padding-bottom:35px;
	background:url(/mainpics/wave.png) center bottom no-repeat;
	}
div.contentRight div.panel div.panelLeft {
	float:left;
	width:52%;
1	border:1px solid #f00;
}
div.contentRight div.panel div.panelRight {
1	border:1px solid #f00;
	float:right;
	width:45%;
	margin-top:10px;
}
div.contentRight div.panel h2 {
	}
div.contentRight div.panel p {
	line-height:2em;
	margin-top:0;
	}
div.contentRight div.panel ul {
	}
div.contentRight div.panel ul li {
	}
div.contentRight div.panel a {
	display:block;
	clear:both;
	color: #292b73;
	font-size:1.8em;
	text-align:right;
	}
div.contentRight div.panel a:hover {
	color:#177aed;
	}
div.contentRight div.panel a.more {
	}
div.contentRight div.panel a.more:hover {
	}
div#map-holder {
	clear:both;
	width:400px;
	margin:20px auto 0;
}
iframe {
	padding:5px;
	border:3px solid #ddd;
}
div#map-holder p {
	text-align:center;
}