@charset "utf-8";
#Loc_NUMBER_YOU_WANT_TO_EDIT_Info {

/*  This style is for editing Any of the LocInfo Divs ... makes it visible for visual editing (less staring at code */
	display: inline;

}


#LocOne
{
	z-index:1;
	position:absolute;
	overflow: visible;
	
}

#LocOne{
	width:650px;
	height:330px;
	display: none;
	padding-left: 199px;
	padding-top: 30px;

}
#creativeGallery {
	height: 310px;
	width: 500px;
	margin-left: 135px;
}

#closeButton {
	height: 20px;
	width: 627px;
	padding-right: 23px;
}

