#AgeConfirm{
width: 760px;
margin: 10px 0 20px 0;
padding: 0 30px;
}

#main table.LatestUpdate{
width: 760px;
margin-bottom: 35px;
border: 1px solid #666;
}

#main table.LatestUpdate img{
border: 1px solid #3463A1;
}

#main table.LatestUpdate th,
#main table.LatestUpdate td{
text-align: left;
}

* html #main table.LatestUpdate th,
* html #main table.LatestUpdate td{
font-size: 80%;
}

#main table.LatestUpdate th{
margin: 0 0 0 5px;
padding: 0 0 0 5px;
color: #016;
border-bottom: 1px solid #666;
}

#main table.LatestUpdate th.th1{
padding: 3px 0 3px 1em;
margin: 0;
width: 160px;
}

#main table.LatestUpdate th.th2{
padding: 3px 0 3px 0;
margin: 0;
width: 580px;
}

#main table.LatestUpdate td{
padding: 3px;
margin: 0;
}

#main table.LatestUpdate td.td1{
text-align: center;
margin: 0 auto;
width: 160px;
}

#main table.LatestUpdate td.td2{
}

#main table.LatestUpdate tr.gray{
background-color: #ddd;
}

#main table.LatestUpdate td.title{
width: 580px;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
font-size: 120%;
padding: 5px 0 5px 20px;
margin: 0;
background-image: url('/images/arrow.gif');
background-repeat: no-repeat;
}

* html #main table.LatestUpdate td.title{
font-size: 96%;
}

#main table.LatestUpdate td.title img{
vertical-align: top;
}

#main table.pickupactresses a{
text-decoration: none;
}

#main table.pickupactresses td{
width: 96px;
text-align: center;
}

#latest{
background: url('/images/latest.gif') no-repeat;
}

#pickuparticles{
background: url('/images/pickuparticles.gif') no-repeat;
}

#pickupactresses{
background: url('/images/pickupactresses.gif') no-repeat;
}

