/* ----- WebDev00 Custom CSS ----- */


div.pdfdl-wrap { display:flex; justify-content:space-around;
				position:relative; left:0; top:0; }
div.pdfdl-each { margin:10px; margin-right:0px; 
				font-size:11px; text-align:center;
				background-color: white;} 
.pdfdl-img { max-width:48px; }
.hide-spanish { display:none; }
.show-spanish { display:block; }
.pdffram-fram { margin:10px; border:1px solid gray;  }

.vidWrap { }
.vidEach { }
.vidFram { }




/* ----- WebDev00 Custom END ----- */