/*========================================*/   
/*======= imageContext style =============*/
/*== This Style applies to IMG ===========*/    
/*== This style is used to restrict ======*/
/*==== the size of those images used =====*/
/*==== to capture the FBLR context of ====*/
/*==== the kill zone =====================*/
/*======= Created 06/09/2013 =============*/ 
/*======= by Kieran O'Hara ===============*/   
/*========================================*/

img {
	border: 1px brown;
	padding: 1px;
	width: 90%;
	}
