/* 

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 20px 0 10px;
		}		
div.imgCenter {
		width:100%;
		text-align:center;
		}		
img.left, 
img.right {
1		border: 1px solid #ccc;
1		background: #fff;
1		padding: 2px;
		}
p.captionRight,
p.captionLeft {
1		background: #eee;
1		padding: 0 0 1px;
		font-size: 1em;
1		border: 1px solid #ccc;
1		border-top: none;
		text-align: center;
		}
p.captionRight {
		clear: right;
		float: right;
		margin: -2px 10px 10px 20px;
		}
p.captionLeft {
		clear: left;
		float: left;
		margin: 0 20px 10px 10px;
		}
div.banner-image {
	width:1200px;
	height:380px;
	overflow:hidden;
}