.columnists {
width:auto;
border: 1px solid #dfdfdf;
height:auto;
max-height:300px;
overflow:auto;
}
.authorphoto {
height:auto;overflow:hidden; float:left; margin-right:4px;display:block; width:57px; background-color:#FFF;

}
.authorphoto img{
height:auto; max-height:50px; overflow:hidden;width:49px;
padding:3px;
	border-top:#d3d3d3 1px solid;
	border-right:#d3d3d3 2px solid;
	border-bottom:#d3d3d3 2px solid;
	border-left:#d3d3d3 1px solid;	
}
.articlelink {
text-align:left;
width:auto;
margin-left:52px;

}
.articlelink a{
color:#069;
font-size:95%;
font-weight:700;
text-decoration:none;
display:block;

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

.articlelink span{color:#036; font-size:85%; font-weight:800;}
