 .post_kaynak {
     margin-bottom: 10px;
     font-size: 10px;
     border: 2px dashed #ccc;
     color: inherit;
     font-family: Arial;
     padding: 5px 5px;
}
 .post_kaynak_devam {
     margin-bottom: 2px;
     font-size: 10px;
     border: 2px dashed #ccc;
     border-top: 0px;
     color: inherit;
     font-family: Arial;
     padding: 5px 5px;
}
 .post_kaynak_bas {
     margin-bottom: 2px;
     font-size: 10px;
     border: 2px dashed #ccc;
     color: inherit;
     font-family: Arial;
     padding: 5px 5px;
}
 .post_kaynak_son {
     margin-bottom: 10px;
     font-size: 10px;
     border: 2px dashed #ccc;
     border-top: 0px;
     color: inherit;
     font-family: Arial;
     padding: 5px 5px;
}
/* .post_kaynak:hover {
     background-color: #e2e2e2;
}
 */
 .post_kaynak_yazi {
     float: left;
     font-weight: 700;
}
 .post_kaynak_icerik {
     color: #999;
     overflow: hidden;
     white-space: nowrap;
}