.dynOb { width: 480px; height: 360px; 
   background-color: #FFFFFF; color: #300; 
   font-size: 14px; font-family: Verdana, sans-serif; 
   border-width: 4px; border-style: groove; border-color: #E2A213;
   padding: 20px; 
	overflow: scroll;
}

.med {position: absolute; left: 640px; top: 5px;}
.side {position: absolute; left: 840px; top: 25px;}
.relCenter { position: relative; margin-left: auto; margin-right: auto; }
.top {position: absolute; left: 50px; top: 15px;}
.bottom {position: absolute; left: 20px; top: 514px;}
.absTL { position: absolute; left: 0px; top: 0px;}
.al {text-align: left;}
.ar {text-align: right;}
.ac {text-align: center;}
.strong { font-weight: bold; }
.sp { margin-top: 20px; margin-bottom: 25px; }
img { border-width: 0px;}