/* 

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

*/

/* --------- 6. images  --------- */

a img {
	border: none;
		}
div.imgRight {
		float: right;
		margin: 10px 10px 0 20px;
		}		
div.imgLeft {
		float: left;
		margin: 10px 10px 0 10px;
		}		
div.imgCenter,
div.imgCentre{
		width:100%;
		text-align:center;
		}		
img.left, 
img.right,
img.centre{
1		border: 1px solid #ccc;
1		background: #fff;
1		padding: 2px;
		border: 4px solid #fce677;
		}
a.gallery-thumb:hover img{
		border: 4px solid #ffcc33;
}
p.caption {
		font-size: 1.5em !important;
		margin:0 !important;
		padding-top:0.5em;
		clear:both;
		text-align: center;
		font-style:italic;
		color:#0B1F3E;
		}
/* 
p#cap_frank {
		width: 104px;
		}
*/