/* 
 * 	CBA Locator Tool
 *
 *	Define: Print styles only
 *	Born:	October 2009
**/

/* Hide these on print */

#userFunctionsContainer,
#searchModule,
#mainNavigation,
#secondaryContent,
.ctaPrint,
.ctaClose  { display:none; }

#h1LocateUs { text-indent:0 !important; width:100%; }

/* List bullet points */
#printWrap ul { list-style-type:square; list-style-position:inside; }

/* Layouts and width overrides */
#footerContainer { clear:both; float:none; }

#popUpWrap { width:98%; padding:0; }
#popUpWrap .locationsList { margin:0 0 15px 0; }

.locationsList,
.details1col .locationsList,
.details2col .locationsList { width:98%; }

.locationsList  .locationListContent { width:98%; }
.locationsList .locationListContent .locationImage { right:100px; }

