.tabvodWidget { overflow:hidden; }

.tabvodWidget .tabBox { height:28px; z-index:1; border-bottom:1px solid #DEDEDE; _overflow:hidden;}
.tabvodWidget .tab { position:relative; z-index:2; padding-top:10px; width:108px; height:20px; float:left; background:url(../img/tabOff.gif) no-repeat; letter-spacing:-1px;}
.tabvodWidget .tab a { padding-left: 10px; text-decoration:none; color:#999; font:8pt µ¸¿ò,Dotum;}
.tabvodWidget .on { position:relative; z-index:2; width:108px height:20px; background:url(../img/tabOn.gif) no-repeat; letter-spacing:-1px; }
.tabvodWidget .on a { text-decoration:none; color:#fff; font:10pt µ¸¿ò,Dotum; font-weight:bold;}

.tabvodWidget .tabContent { width:399px;height:239px;padding:10px;  border-top:none; background:url(../img/con_01.jpg) no-repeat;  z-index:1;}
.tabvodWidget .show { display:block; }
.tabvodWidget .hide { display:none; }

.tabvodWidget .tabContent .thumbnail {float:left;  text-align:center; }
.tabvodWidget .tabContent .thumbnail img { border:1px solid #eee; padding:5px;}

.tabvodWidget .tabContent .titleBox { float:left; margin:0; padding-left:50px; margin-top:114px; }
.tabvodWidget .tabContent .titleBox .regdate { font:10pt µ¸¿ò,Dotum; color:#000; padding-left:5px}
.tabvodWidget .tabContent .titleBox a { padding-left:5px; }
.tabvodWidget .tabContent .titleBox li { line-height: 160%; padding-left:10px; margin-top:0px; white-space:nowrap; overflow:hidden; }
.tabvodWidget .tabContent .titleBox li .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.tabvodWidget .tabContent .titleBox li a { padding-left:5px; float:none; border:0; background:none; color:#000; font:12px µ¸¿ò,Dotum; letter-spacing:0px; text-decoration:none}
.tabvodWidget .tabContent .titleBox li a:hover { text-decoration:underline; }

.tabvodWidget .tabContent .titleBox li .author { font:10pt µ¸¿ò,Dotum;padding-left:5px; color:#000; }
.tabvodWidget .tabContent .titleBox li .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.tabvodWidget .tabContent .titleBox li .readAndVoted .readed { color:#aaaaaa;}
.tabvodWidget .tabContent .titleBox li .readAndVoted .voted { color:#C8A64B;}

