body {
background-color: transparent;
padding: 0px;
margin: 0px;
overflow: hidden;
font-family: "arial", arial;
font-size: 14px;
color: #000;
text-decoration:none;
/*background: url(../images/zigzag.gif);*/
}
#image {
width:80; 
height: 80;
background-color: #ccc;
position: relative;
}
#showdate {
height: 25px;
z-index: 200;
}

#showpage {
width: 161px;
height: 25px;
}

#gallerytd {
background: #eee url(../images/loading.gif);
background-repeat: no-repeat;
background-position: center center;
width: 80px;
height: 80px;
}

#phonebg {
position: absolute;
z-index: 2;
top: 10;
left: 30;
}
#downloadtext {
position: absolute;
top: 75px;
left: 90px;
text-align: center;
z-index: 3;
}
#phonethumb {
position: absolute;
z-index: 3;
top: 94;
left: 433;
}

#button {
width: 80px;
height: 25px;
}

#tbl2 {
margin-top: 0px;
visibility: hidden;
}

#tbl3 {
background: url(../images/loading3.gif);
background-repeat: no-repeat;
background-position: center center;
}

#foot {
font-family: "arial", arial;
font-size: 14px;
color: #000;
text-decoration:none;
margin: 5px;
}