/* yorumlar yazısı */
#t_news #d_yorum { color: #fff; font-size: 12pt; float: left; margin: 0px 0px 0px 10px; }

/* yorumlar yazısı */
#t_news #d_yorum_yaz { color: #fff; font-size: 11pt; float: right; margin: 0px 20px 0px 0px; }
#t_news #d_yorum_yaz a { color: #fff; text-decoration: none; }

/* yorumlar yazısı */
#t_news #d_newcommentcontainer { position: relative; }

/* yeni yorum yazma bölümü */
#t_news #d_newcomment { position: absolute; width: 500px; height: 210px; }
#t_news #d_newcomment table { background: #fff; border: 1px solid #000; }
#t_news #d_newcomment table th { text-align: left; }
#t_news #d_newcomment table span#charCount { margin: 4px 10px; }
#t_news #d_newcomment table input.txt { width: 100%; border: 1px solid #000; }
#t_news #d_newcomment table textarea.txt { width: 100%; border: 1px solid #000; }
#t_news #d_newcomment table input.btn { width: 100px; border: 1px solid #000; background: #fff; }

/* yazılmış yorumların gösterildiği bölüm */
