<>
.pop-autoapp {
width: 130px;
height: 180px;
/*position: fixed;*/
left: 50%;
margin-left: 490px;
top: 90px;
position: absolute;
}
.pop-autoapp a:link.pop-autoapp a:visited {
color: #666666;
background-color: #efefef;
text-decoration: none;
}
.pop-autoapp a:hover {
color: #666666;
background-color: #d0d0d0;
text-decoration: none;
}
.pop-autoapp a {
display: block;
width: 130px;
height: 180px;
text-align: center;
font-size: 12px;
}
.pop-autoapp a div {
line-height: 24px;
}
.pop-autoapp span.icon16 {
width: 30px;
height: 15px;
display: inline-block;
padding: 0;
overflow: hidden;
cursor: pointer;
border: solid 1px #ccc;
margin-bottom: 1px;
text-align: center;
}
.pop-autoapp a .pop-autoapp-close {
line-height: 15px;
height: 18px;
margin-bottom: 3px;
text-align: right;
background-color: #ffffff;
}
.pop-autoapp a .pop-autoapp-close {
text-align: right;
}
>