a.boxclose
{
position:absolute;
top:499px;
left:320px;
width:32px;
height:33px;
background:url('_img/x.png') no-repeat top left;
z-index:50;
cursor:pointer;
}

a.activator
{
background:url('_img/boxtab.png') no-repeat top left;
width:100px;
height:29px;
position:absolute;
top:0px;
left:809px;
cursor:pointer;
z-index:99;
}

.box
{
position:absolute;
top:-500px;
left:590px;
background:url('_img/box.png') no-repeat top left;
width:350px;
padding: 20px;
margin:0px;
text-align:left;
z-index:100;
}
