.author_blk {
    min-height: 45px;
    margin-bottom: 10px;
}

.author_blk img {
    float: left;
    padding-right: 10px;
}
.v_bar {
    color: #ccc;
    float: left;
}

.bio {
     line-height: 17px;
     font-size: 12px;
     padding-top: 8px;
     font-family: helvetica;
}

#author {
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;;
}

#title {
    font-size: 10px;
    line-height: 20px;
}

/* trigger button */
#follow, #follow1, #follow2, .recent {
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    color: #204f7f;
    line-height: 20px;;
    cursor:pointer;
}

.tooltip a img, .tooltip1 a img, .tooltip2 a img {
    padding: 13px 4px;
}

.tooltip a:first-child img, .tooltip2 a:first-child img, .tooltip2 a:first-child img {
    padding: 13px 4px 13px 9px;
}

#follow, #follow1, #follow2 {
    float: left;
}

#follow A:link, #follow1 A:link, #follow2 A:link, #recent A:link {color: #204f7f;}
#follow A:visited, #follow1 A:visited, #follow2 A:visited, #recent A:visited {color: #204f7f;}
#follow A:active, #follow1 A:active, #follow2 A:active, #recent A:active {color: #204f7f;}
#follow A:hover, #follow1 A:hover, #follow2 A:hover, #recent A:hover {color: #204f7f;}


#readmore, #readmore1, #readmore2 {
    font-size: 10px;
    padding-top: 0px;
    color: #204f7f;
    cursor: pointer;
    padding-left: 13px;
}

#closeme, #closeme1, #closeme2 {
    font-size: 10px;
    padding-left: 13px;
    font-weight: normal;
}

/* tooltip styling */
.tooltip, .tooltip1, .tooltip2 {
    display:none;
    background-image: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/Image_1_5.png);
    background-repeat: no-repeat;
    height: 57px;
    width: 175px;
    font-size:11px;
    color:#fff;
    z-index: 1000;
}

.tooltip a, .tooltip1 a, .tooltip2 a {
    color:#ad4;
    font-size:11px;
    font-weight:bold;
}

.aw {
    background: URL(http://s3.amazonaws.com/content.newsok.com/newsok/images/authors/arrow.png) no-repeat 0 3px;
}

.aw2 {
    background: URL(http://s3.amazonaws.com/content.newsok.com/newsok/images/authors/arrow2.png) no-repeat 0 6px;
}
