/* CSS Document */

/* Styles specific to the bandwidth gallery */

.bwThumb { /* Adds padding to Bandwidth Gallery thumbnails */
	padding: 0px;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}