.tabWidgetnews { overflow:hidden; margin:0px; font-size:12px;}

.tabWidgetnews .tabBox {height:20px; background-color:#c8c8c8; margin:2px 3px 0px 3px; padding-left:1px; padding-right:1px;}
.tabWidgetnews .tabBox a { text-decoration:none; color:#666666; }
.tabWidgetnews .tab {position:relative; margin-left:8px; _margin-left:5px; float:left; cursor:pointer;  z-index:2; height:20px; }
.tabWidgetnews .on { position:relative; top:-3px; _top:-5px; margin-bottom:-3px; margin-left:8px; _margin-left:5px; float:left; cursor:pointer;  z-index:0; height:20px; }

.tabWidgetnews .tab div { float:left; padding:3px 4px 0 4px; _padding-top:5px;}
.tabWidgetnews .tab div a { color:#3c3c3c; }
.tabWidgetnews .on div {float:left; height:19px; padding:3px 4px 0 10px; _padding-top:5px; background:url(../images/normal/tab_arrow.gif) no-repeat 3px 10px; border:1px solid #dedede; border-bottom: none; background-color:#ffffff;}
.tabWidgetnews .on div a { color:#000000; font-weight:bold; }

.tabWidgetnews .tabContent { border:0px solid #dedede; border-bottom: none; border-top:none;  padding:5px 3px 5px 3px;  z-index:1; }
.tabWidgetnews .show { display:block; }
.tabWidgetnews .hide { display:none; }

.tabWidgetnews .tabContent table { border:0px;  width:100%; table-layout:fixed;  }


.tabWidgetnews .tabContent .titleBox { padding-top:3px; padding-left:1px; padding-right:1px; color:#888888; vertical-align:top; }
.tabWidgetnews .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.tabWidgetnews .tabContent .titleBox .category { font-family:tahoma; font-size:.9em; color:green;}
.tabWidgetnews .tabContent .titleBox .title { background:url(../images/normal/bullet.gif) no-repeat 1px 4px; padding-left:9px; margin-top:3px; height:16px; white-space:nowrap; overflow:hidden; }
.tabWidgetnews .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.tabWidgetnews .tabContent .titleBox .title a { color:#666666; text-decoration:none; }
.tabWidgetnews .tabContent .titleBox .title a:hover { text-decoration:none; color:#FF8200; }

.tabWidgetnews .tabContent .titleBox .title .author { color:#AAAAAA; }
.tabWidgetnews .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.tabWidgetnews .tabContent .titleBox .title .readAndVoted .readed { color:#4BC4C8;}
.tabWidgetnews .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}




