.columnists2 {
border: 1px solid #dfdfdf;
height:auto;
overflow:hidden;
width:auto;

}
.authorphoto2 {
width:60px; max-width:60px; min-width:60px;height:auto; max-height:60px; min-height:60px;overflow:hidden; float:left; margin-right:5px;  

}
.authorphoto2 img{
width:50px;
height:50px;
max-height:50px;
overflow:hidden;
padding:3px;
background-color:#FFF;
border-top:#d3d3d3 1px solid;
border-right:#d3d3d3 2px solid;
border-bottom:#d3d3d3 2px solid;
border-left:#d3d3d3 1px solid;	
}

.articlelink2 {

width:145px;
float:left;
background-color:none;

}
.articlelink2 a{
color:#069;
font-size:85%;
font-weight:600;
text-decoration:none;

}
.articlelink2 a em{color:#936; font-size:70%; font-weight:100; background-color:none; text-align:left; margin-right:5px;}
.articlelink2 a:hover{
color:#C30;
text-decoration:none;
}

.articlelink2 a span{color:#036; font-size:80%; font-weight:700;}

.authorname2 {
text-align: center;
height:auto;
min-height:25px;
max-height:80px;
overflow:hidden;
background:#197cc0;
color:#FFFFFF;
font-size:80%;
font-weight:500;

}
.authorname2 a{ text-decoration:none;}
