.overlaytitle { background-color: #D9027F; color: #FFFFFF; text-align: left; font-weight: bold; height: 20px; line-height:20px; vertical-align:middle; padding-left: 10px; border-bottom: 1px solid #2C0A7B; } .overlaybody { background-color: #FFFFFF; color: #2C0A7B; text-align: center; font-weight: normal; font-size: 12px; padding: 10px; } .overlaytext { background-color: #ECEBE8; color: #2C0A7B; text-align: center; font-weight: normal; padding: 10px; } a.button { background-color:Scrollbar; padding-bottom: 3; padding-left: 5; padding-right: 5; padding-top: 3; border-bottom: 1px solid Gray; border-right: 1px solid Gray; border-top: 1px solid Silver; border-left: 1px solid Silver; text-decoration: none; color: #2C0A7B; font-weight: normal; font-size: 10px; line-height:25px; vertical-align:middle; } a.button:hover{ background-color:Scrollbar; padding-bottom: 3; padding-left: 5; padding-right: 5; padding-top: 3; border-bottom: 1px solid Silver; border-right: 1px solid Silver; border-top: 1px solid Gray; border-left: 1px solid Gray; text-decoration: none; color: #2C0A7B; font-weight: normal; font-size: 10px; cursor:pointer; } .overlay { position:absolute; left:300px; top:175px; width: 350px; border: navy solid 1px; padding: 10px; z-index:102; padding:0; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#3D4B5A', Positive='1'); /* Dropshadow for IE */ } .overlaybase { z-index:100; background-color:#d2d2d2; position:absolute; top:0; left:0; width:120%; height:2600px; -moz-opacity:.50; text-align: center; opacity:.50; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); }