.scrWidget {position:relative; padding-bottom:2px; overflow:hidden;  z-index:1; background: url(../images/top_bg.png) repeat-x left top;  border:1px solid #d8d8d8;}
.scrWidget .butten {position:absolute; top:2px; right:5px; cursor:pointer; z-index:2;}

.scrWidget .scrBox .titler { font-size:1.1em; font-weight:bold; color:#3646DA; margin-left:5px; margin-bottom:5px;}
.scrWidget .scrBox .titler a { text-decoration:none; color:#333;}
.scrWidget .scrBox .titler a:hover { text-decoration:underline; }

.scrWidget .scrContent { border:0px solid #DEDEDE; padding:2px; border-top:none;}
.scrWidget .scrContent table { width:100%; table-layout:fixed; overflow:hidden; margin-bottom:5px;}

.scrWidget .scrContent .thumbnail { text-align:center;  margin:0px 3px 0px 5px; padding:1px;}
.scrWidget .scrContent .thumbnail img { border:1px solid #EEEEEE;}
.scrWidget .scrContent .thumbnail img:hover { border:1px solid #555;}

.scrWidget .scrContent .titleBox { padding-top:2px; margin-left:5px; color:#888888; vertical-align:top; overflow:hidden;}
.scrWidget .scrContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#04A0C1; margin-right:5px;:}
.scrWidget .scrContent .titleBox .title { background:url(../images/normal/bullet.gif) no-repeat 1px 5px; padding-left:6px; margin:4px 4px 0px 0px; height:16px; overflow:hidden; }
.scrWidget .scrContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.85em; color:#F48A23;}
.scrWidget .scrContent .titleBox .title a { font-family:tahoma; font-size:9pt; color:#333; text-decoration:none;}
.scrWidget .scrContent .titleBox .title a:hover { text-decoration:underline; }

.scrWidget .scrContent .titleBox .title .author { font-family:tahoma; font-size:8pt; color:#04A0C1; }
.scrWidget .scrContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#05C2EB;}
.scrWidget .scrContent .titleBox .title .readAndVoted .readed { color:#333;}
.scrWidget .scrContent .titleBox .title .readAndVoted .voted { color:#05C2EB;}
 