.tab_item{
	border:1px solid #959595;
	border-bottom:none;
	font:bold 13px Verdana;
	padding:7px 10px;	
	d1isplay:inline;
	height:30px;
	float:left;
}
.tab_more{
	float:right;
}

.tabs{
	width:100%;
}
.tabs td{
	border-bottom:1px solid #959595;
}	
.tabs td.item_de{
	padding:7px 10px;	
	width:1%;
	font:bold 13px Verdana;
	border-right:1px solid #e4e4e4;
	letter-spacing:-1px;
	white-space: nowrap;
	border-top:1ps solid white;		
}	
.tabs td.item_de a{
	border-bottom:1px dashed #327ebe;
	text-decoration:none;
}
.tabs td.item_de a:hover{
	border-bottom:1px solid #327ebe;
}
.tabs td.item{
	border:1px solid #959595;
	border-bottom:none;
	width:1%;
	padding:7px 10px;	
	font:bold 13px Verdana;
	letter-spacing:-1px;
	white-space: nowrap;
}
.tabs td.item a{
	text-decoration:none;
}
.tabs td.item_de_first{
	padding:7px 10px 0px 0px;	
	margin:0px;
	color:#7f7f7f;
	width:1px;
	font:bold 13px Verdana;	
	border-right:1px solid #e4e4e4;	
	letter-spacing:-1px;
	white-space: nowrap;	
}
.tabs td.item_de_first a{color:#7f7f7f;text-decoration: none;}

.tabs td.item_de_line{
	border-right:1px solid #959595;
}	

.tabs td.actions{
	text-align:right;
	vertical-align:bottom;
	font:normal 11px Arial;
	padding-bottom:4px;
	color:#cacaca;
}
.tabs td.actions a{
	color:#cacaca;
}

.folders{
	width:100%;
}
.folders td{
	border-bottom:1px dashed #cacaca;
	height:30px;
	vertical-align:middle;
	font-size:11px;
}
.folders td.name{
	width:140px;
	padding:3px 1px;
}
.folders td.num{
	color:#959595;
	text-align:right;
}
.folders td.date{
	color:#cacaca;
	text-align:right;
}
.tab_comment{
	margin-top:7px;
	font-size:11px;
	border-bottom:1px dashed #cacaca;
	padding-bottom:7px;
}

.tab_comment .more{float:right}

.tab_comment .more a{color:#cacaca;}

table.fotolist{
	margin-top:10px;
	width:100%;
}
table.fotolist td{
	padding-bottom:5px;
}	
table.fotolist .foto_thumb{
	height:95px;
	width:120px;
}
table.fotolist .new_thumbs{
	height:85px;
	padding-top:5px;
	width:120px;
}	

table.fotolist a.user span{
	margin:0px;
}
table.fotolist .right_icon{float:right}
table.fotolist .right_voters{float:right;margin-top:5px}
table.fotolist .date{
	font-size:11px;
	color:#959595;
	margin-top:5px;
}
table.fotolist td.line{
	border-top:1px dashed #cacaca;
}                  

.tabs td a.green_tab{
	border-bottom:1px dashed #98ac2e;
	color:#98ac2e;
}
.tabs td a.green_tab:hover{border-bottom:1px solid #98ac2e;}

.tabs td a.ora_tab{
	border-bottom:1px dashed #ff9c00;
	color:#ff9c00;
}
.tabs td a.ora_tab:hover{border-bottom:1px solid #ff9c00;}

.tabs td a.blue_tab{
	border-bottom:1px dashed #2973b7;
	color:#2973b7;	
}
.tabs td a.blue_tab:hover{border-bottom:1px solid #2973b7;}

.tabs td a.grey_tab{
	border-bottom:1px dashed #666;
	color:#666;	
}
.tabs td a.grey_tab:hover{border-bottom:1px solid #666;}

.tabs td a.black_tab{
	border-bottom:1px dashed black;
	color:black;	
}
.tabs td a.black_tab:hover{border-bottom:1px solid black;}

td.n_comment_td{	
	width:110px;
	height:40px;
}
td.n_comment_td2{
	width:235px;
	background:url(/img/com_quote_b.gif) no-repeat bottom right;
}                  
td.n_comment_td .user_div{
	padding:5px 0px;
}
.back_date{
	font-size:11px;
	color:#959595;
	margin-top:5px;
}	
.n_comment_bg{
	background:url(/img/com_quote_t.gif) no-repeat;
}
.n_comment_body{
	padding:5px 0px 0px 10px;
}
.n_comment_link{
	margin-bottom:3px;
	font-size:11px;
	text-align:right;
}
