.openpopup {
font-family: arial; 
width:500px;
height:350px;
margin:50px 125px;
}
.openpopup ul {
padding:0; 
margin:0;
border:0;
list-style-type: none;
}
.openpopup ul li {
float:left;
margin:5px;
width:76px;
height:24px;
border:0;
}
.openpopup ul li a, .openpopup ul li a:visited {
display:block;
text-decoration:none; 
color:#2868b2; 
width:76px; 
height:24px; 
}
.openpopup ul li a img, .openpopup ul li a:visited img {
border:0;
color:#2868b2; 
}

.openpopup ul li dl {
visibility:hidden;
position:absolute;
}

table {
margin:-2px;
border:0;
padding:0;
border-collapse:collapse;
font-size:1em;
}

.openpopup dl {width:140px; padding:0 0 20px 0; height:auto;}
.openpopup dt {margin:0; padding:2px; font-size:0.8em; font-weight:bold; color: #ffffff; background:#2868b2; height:auto; border:1px solid #000; text-align:center;}
.openpopup dd {margin:0; padding:2px 5px; color:#000; font-size:0.6em; border:1px solid #000; border-width:1 1px; background:#E5E5E5 no-repeat bottom right;}
.openpopup dd p {padding:0; margin:10px 0; line-height:1.5em;}
.openpopup dl#web2 {background:transparent url(trans.gif) no-repeat bottom left; height:auto;}
.openpopup dl#web3 {background:transparent url(trans.gif) no-repeat bottom left; height:auto;}
.openpopup dl#web4 {background:transparent url(trans.gif) no-repeat bottom left; height:auto;}
.openpopup dl#web5 {background:transparent url(trans.gif) no-repeat bottom left; height:auto;}
.openpopup dl#web2 dt {background:transparent url(trans.gif) #2868b2 no-repeat top left; height:auto;}
.openpopup dl#web3 dt {background:transparent url(trans.gif) #2868b2 no-repeat top left; height:auto;}
.openpopup dl#web4 dt {background:transparent url(trans.gif) #2868b2 no-repeat top left; height:auto;}
.openpopup dl#web5 dt {background:transparent url(trans.gif) #2868b2 no-repeat top left; height:auto;}

/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.openpopup ul li:hover,
.openpopup ul li a:hover {
color:#2868b2; 
position:relative;
cursor: pointer;
cursor:hand;
}

.openpopup ul li:hover dl,
.openpopup ul li a:hover dl {
visibility:visible;
color:#2868b2; 
top:15px;
left:-20px;
cursor:default;
}

.openpopup ul li:hover dl em,
.openpopup ul li a:hover dl em {
display:block;
position:absolute;
left:-35px;
top:75px;
width:36px; 
height:36px;
color:#2868b2; 
}

.openpopup ul li:hover dl a,
.openpopup ul li a:hover dl a {
height:0.8em;
color:#2868b2; 
background:transparent;
text-decoration:underline;
display:inline;
}

.openpopup ul li:hover dl a:hover,
.openpopup ul li a:hover dl a:hover {
text-decoration:none;
background:transparent;
}
