#actresslist{
width: 100%;
padding: 5px 0;
margin: 0 0 20px 0;
display: block;
margin-top: -10px;
background: url('/images/headermenu.gif') repeat-x;
border-top: 1px solid #016;
border-bottom: 1px solid #016;
}

#actresslist a{
padding: 5px 7px;
margin: 0;
text-decoration: none;
color: #FFF;
}

#actresslist a:hover{
text-decoration: none;
background-color: #FFF;
color: #3463A1;
border: 1px solid #d56512;
}

h3#actressname{
font-size: 250%;
letter-spacing: -1px;
font-weight: normal;
margin: 0 0 20px 10px;
padding: 0;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
color: #333;
}

#main table.VitalStats{
width: 360px;
border: 1px solid #666;
padding: 0;
margin: 0 auto 20px auto;
text-align: center;
}

#main table.VitalStats caption{
font-weight: bold;
font-size: 150%;
margin: 0;
padding-bottom: 5px;
}

#main table.VitalStats th{
text-align: left;
padding: 2px 2px 2px 22px;
margin: 0;
width: 150px;
}

#main table.VitalStats td{
text-align: left;
padding: 2px;
margin: 0;
width: 210px;
}

#main table.AboutMovie{
width: 760px;
border: 1px solid #666;
padding: 0;
margin: 0;
}

#main table.AboutMovie img{
border: 1px solid #3463A1;
}

#main table.AboutMovie th,
#main table.AboutMovie td{
text-align: left;
padding: 1px 0;
}

* html #main table.AboutMovie th,
* html #main table.AboutMovie td{
font-size: 80%;
}

#main table.AboutMovie .td1{
padding: 3px 0 3px 1em;
margin: 0;
width: 160px;
}

#main table.AboutMovie .td2{
padding: 0;
margin: 0;
width: 120px;
}

#main table.AboutMovie .td3{
margin: 0;
width: 450px;
}

#main table.AboutMovie tr.gray{
background-color: #ddd;
}

#main table.AboutMovie td.title{
width: 580px;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
letter-spacing: -0.5px;
font-size: 120%;
padding: 5px 0 5px 20px;
margin: 0;
background-image: url('/images/arrow.gif');
background-repeat: no-repeat;
border-bottom: 1px dashed #333;
}

* html #main table.AboutMovie td.title{
font-size: 96%;
}

#aboutactress{
clear: left;
background: url('/images/aboutactress.gif') no-repeat;
}

#actressweekupcoming{
clear: left;
background: url('/images/actresslist.gif') no-repeat;
}

#actressnamelist{
clear: left;
background: url('/images/actressnamelist.gif') no-repeat;
}

/* BEGIN: actress of the week and up & coming */
div.actressDiv{
width: 300px;
float: left;
margin: 0;
padding: 0 40px;
}

* html div.actressDiv{
width: 380px;
}

div.actressDiv img{
border: 1px solid #016;
margin: 0;
padding: 0;
}

ul#aow,
ul#uac{
list-style: none;
background: url('/images/actress/actressul.gif') no-repeat;
margin: 0;
padding: 20px 0 20px 40px;
}

ul#aow li,
ul#uac li{
background: url('/images/pointer.gif') no-repeat;
margin: 0;
padding: 0 0 0 12px;
}
/* END: actress of the week and up & coming */

/* BEGIN: profile list */
div.profilelist{
width: 700px;
overflow: hidden;
clear: both;
border: 1px #d1d1d1 solid;
padding: 1px 5px;
margin: 0 25px 5px 25px;
}

div.profilelistH{
border: none;
font-weight: bold;
border-bottom: 2px solid #666;
padding: 0px 5px;
}

* html div.profilelist{
/*height: 26px;*/
}

div.profilelist .name{
width: 180px;
float: left;
line-height: normal;
padding: 0 5px;
}

div.profilelist .nameH{
width: 180px;
float: left;
font-size: 130%;
line-height: normal;
padding: 5px 5px 0 5px;
background-color: #f7f7f7;
}

div.profilelist .name a{
font-size: 130%;
display: block;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
letter-spacing: -1px;
}

div.profilelist .itemcols{
width: 80px;
float: left;
font-size: 130%;
line-height: normal;
padding: 0 5px;
background-color: #f7f7f7;
text-align: center;
}

div.profilelist .itemcolsH{
width: 80px;
float: left;
font-size: 130%;
line-height: normal;
padding: 5px 5px 0 5px;
background-color: #f7f7f7;
text-align: center;
}

div.profilelist .jname{
width: 160px;
float: left;
font-size: 130%;
line-height: normal;
padding: 0 5px;
text-align: center;
}

div.profilelist .jnameH{
width: 160px;
float: left;
font-size: 130%;
line-height: normal;
padding: 5px 5px 0 5px;
background-color: #f7f7f7;
text-align: center;
}

div.initial_image{
margin: 0 0 0 25px;
}

div.initial_image_all{
margin: 40px 0 0 25px;
}

div.initial_image img,
div.initial_image_all img{
border: 1px solid #999;
}
/* END: profile list */

