div.overlay {background: #fff; border: #002649 2px solid; width:500px; display:none; padding:15px;}
div.overlay div.close {background-image:url(../images/overlayClose.png); position:absolute; right:-10px; top:-10px; cursor:pointer; height:24px; width:24px;}

div.overlay h2 {color: #4a79a4; text-transform: uppercase; clear: left;}
div.overlay ul {list-style-type: disc; margin-left: 15px; font-size: 1.2em; color:#666; clear: left;}
div.overlay ul li {margin-bottom: 10px;}
div.overlay img {float: left; width: 150px; margin-right: 10px; margin-bottom: 15px;}
