
		
#POD    { color: #000; font-size: 70%; background-color: #e5effb;  background-position: 0 300px; visibility: visible; position: relative; z-index: 4; top: 0; left: 0; width: 100%; height: 100% }
#multiPOD    { color: #000; font-size: 70%; background-color: #e5effb;  background-position: 0 300px; visibility: visible; position: relative; z-index: 4; top: 0; left: 0; width: 180px;}


.podBlockORIG {
		background: #b4b4b4 url(../../../BMPO%20Front%20END/assets/boxout-base.gif) 0 100% no-repeat;
		margin-bottom: 20px;
		padding: 10px;
		}
.podBlock { width: 100%; margin-bottom: 20px; padding: 10px; }
.separator {
		clear: both;
		}

.separatorInvisible {
		clear: both;
		height: 1px;
}
#POD h2 {
		background: #b4b4b4 url(../../../BMPO%20Front%20END/assets/header-background-grey.gif) no-repeat;
		margin: 0;
		padding: 8px 10px 6px;
		color: #ffffff;
		font-size: 12px;
		}

#POD h2.blueHeader {
		background: #2ea9d7 url(../../../BMPO%20Front%20END/assets/header-background-blue.gif) no-repeat;
		border-bottom: 1px solid #ffffff;
		}
#POD h2.pinkHeader {
		background: #f3f url(../../../BMPO%20Front%20END/assets/header-background-pink.gif) no-repeat;
		border-bottom: 1px solid #ffffff;
		}
#POD h2.greenHeader { background: #3f0 url(../../../BMPO%20Front%20END/assets/header-background-pink.gif) no-repeat; border-bottom: 1px solid #ffffff; }
#POD p, #POD li, .podBlock p  { font-family: Arial, sans-serif; line-height: 12px ; width: 100%; padding-right: 5px; padding-left: 5px; }

.break {
		display: none;
		}

/* ---------- 5. images ---------- 

a img {
		border: 0;
		} 
		*/

		
#POD img {
		display: block;
		border: 1px solid #ffffff;
		margin-bottom: 1em;
		}
#podleft { font-size: 100%; background: #efd; margin: 5px; padding: 5px; top: 100px; left: 150px; width: 150px; height: auto; float: left; border: solid 1px #000; }
#podright { font-size: 100%; background: #def; margin: 5px 5px 5px 30px; padding: 0; top: 100px; right: 150px; width: 180px; height: auto; float: right; border: solid 1px #000; }
.INFOpodleft { font-size: 90%; background: #def; margin: 25px 20px 5px 5px; width: 400px; height: auto; float: left; padding-bottom: 10px; border: solid 1px #000; }
.INFOpodright { background: #def; margin: 5px 5px 5px 20px; width: 180px; height: auto; float: right; padding-bottom: 10px; border: solid 1px #808080; }
.INFOpodright H1 { font-size: 120%; font-weight: bold; background-color: #6c5af4; text-decoration: none; margin: 0; padding: 2px 2px 2px 5px; border-bottom: 1px solid #808080; }
.INFOpodleft H1 { font-size: 130%; font-weight: bold; background-color: #abc909; margin: 0; padding: 2px 2px 2px 5px; border-bottom: 1px solid #808080; }
.INFOpodrightpara { font-size: 100%; padding-top: 10px; padding-right: 5px; padding-left: 5px; }
.INFOpodleft p { font-size: 130%; margin-right: 10px; margin-left: 5px; }
