/* AUTHORS
***************************************/

/* AUTHOR DESCRIPTION */
body.Authors .center_col h1 {
margin-bottom:60px;
}
body.Authors .center_col p
 {
width:310px;
padding-right:20px;
}

body.Authors .center_col div.author_img_holder {
position:absolute;
width:128px;
top:85px;
right:0px;
padding-bottom:10px;
background:url(P/dot_hor.jpg) left bottom repeat-x;
}
   

/* WORK OF AUTHOR LIST */
body.Authors .right_col h1 {
font-size:11px;
font-weight:bold;
line-height:100%;
margin:84px 0 15px 0;
}

body.Authors .right_col ul {
list-style:none;
}

body.Authors .right_col ul li {
height:69px;
clear:both;
background:url(P/dot_hor.jpg) left top repeat-x;
padding:12px 0 12px 0;
}

body.Authors .right_col ul li div.authorList_img {
float: left;
width:89px;
height:69px;
padding:0 5px 0 15px; 
text-align: center;
}
body.Authors .right_col ul li div.authorList_img img {
border:none;      
} 

body.Authors .right_col ul li div.authorList_desc {
float:left;
width:95px;
height:69px;
padding-top:3px;
}
body.Authors .right_col ul li div.authorList_desc h2,
body.Authors .right_col ul li div.authorList_desc h2 a {
color:#68407b;
font-size:11px;
line-height:150%;
text-decoration:none;
}
body.Authors .right_col ul li div.authorList_desc p,
body.Authors .right_col ul li div.authorList_desc p a {
font-style:italic;
line-height:150%;
color:black;
text-decoration:none;
}

