/* 

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

*/

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

/*	div.contentRight */
div.contentRight div.panel {
	text-align:center;
	margin-bottom:20px;
	font-family:Tahoma, Geneva, sans-serif;
	}
div.contentRight div.panel h2 {
	}
div.contentRight div.panel p {
	font-size:1.4em;
	}
div.contentRight div.panel ul {
	}
div.contentRight div.panel ul li {
	}
div.contentRight div.panel a {
	}
div.contentRight div.panel a:hover {
}
div.contentRight div.panel a.more {
	}
div.contentRight div.panel a.more:hover {
	}
div#googleMap iframe {
	border:2px solid #ddd;
}
div.imgLinkHolder {
	width:219px;
	margin:0 auto;
}
div.imgLinkHolder a {
	display:block;
	color:#fff;
	font-size:1.8em;
}
div.imgLinkHolder a:hover {
	text-decoration:none;
	color: #eed50b;
}
div.imgLinkHolder img {
1	height:68px;
}
div.imgLinkHolder.orange {
	border:1px solid #d26b06;
}
div.imgLinkHolder.orange a {
	background:#d26b06;
	}

div.imgLinkHolder.dorange {
	border:1px solid #d44b09;
}
div.imgLinkHolder.dorange a {
	background:#d44b09;
	}

div.imgLinkHolder.red {
	border:1px solid #d7150f;
}
div.imgLinkHolder.red a {
	background:#d7150f;
	}

