.tabWidget { width:532px; overflow:hidden; margin-bottom: 20px; }

.tabWidget .tabBox { height:27px; z-index:1; }
.tabWidget .tabBox a { text-decoration:none; font:9pt µ¸¿ò; letter-spacing:-1px; }
.tabWidget .tab { position:relative; left:65px; top:5px; margin-right:4px; float:left; cursor:pointer;  z-index:2; height:25px; }
.tabWidget .on { position:relative; top:5px; margin-right:4px; float:left; cursor:pointer; z-index:2; height:25px; }

.tabWidget .tab div { float:left; height:15px; font-size:9pt; padding:5px 8px 0 8px; }
.tabWidget .tab div a { color:#2f3743; }
.tabWidget .on div { float:left; height:15px; font-size:9pt; padding:5px 8px 0 8px; }
.tabWidget .on div a { color:#6b9228; font-weight:bold; }

.tabWidget .tabContent { z-index:1;}
.tabWidget .tabContent .outline { padding:10px;}
.tabWidget .show { display:block; }
.tabWidget .hide { display:none; }

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

.tabWidget .tabContent .thumbnail { text-align:center; }
.tabWidget .tabContent .thumbnail img { padding:5px; float:left; }

.tabWidget .tabContent .titleBox { padding-top:3px; padding-left:10px; color:#999999; vertical-align:top; font:11px Arial, Helvetica, sans-serif; }
.tabWidget .tabContent .titleBox .regdate { color:#cacaca; letter-spacing:normal; }
.tabWidget .tabContent .titleBox .title { font: 8pt µ¸¿ò; letter-spacing:-1px; background:url(../images/default/bullet.gif) no-repeat 0px 1px; padding-left:18px; margin-top:3px; height:20px; white-space:nowrap; overflow:hidden; }
.tabWidget .tabContent .titleBox .title .comment_cnt { font-weight:normal; background:url(../images/default/iconReply.gif) no-repeat left top; padding-left:15px; margin-right:10px; }
.tabWidget .tabContent .titleBox .title a { color:#2f3743; text-decoration:none; }
.tabWidget .tabContent .titleBox .title a:hover { color:#339900; text-decoration:underline; }

.tabWidget .tabContent .titleBox .title .author { color:#808080; font-weight:bold }
.tabWidget .tabContent .titleBox .title .readAndVoted { margin-right:10px; }
.tabWidget .tabContent .titleBox .title .readAndVoted .readed {  }
.tabWidget .tabContent .titleBox .title .readAndVoted .voted {  }

