#popDiv { position: absolute; top: 75px; left: 180px; padding: 20px 20px 20px 20px; background-color: #f5f2df; width: 500px; height: 230px; border: ridge 5px #cc0000; z-index: 99; }
#popDivClose { float: right; position: relative; top: -20px; right: -18px; cursor: hand; }
#popDiv h3 { font-size: 2.3em; padding-bottom: 20px; padding-top: 4px; }
#popDiv p { padding-bottom: 30px; font-size: 1.5em; line-height: 1.5em }
#popDiv li { list-style-type: disc; font-size: 1.5em; padding-bottom: 15px; }