.trkr_options, .trkr_plist, .trkr_projet TABLE{
	width:100%
}
.trkr_options TD{
	padding	: 8px 15px 8px 15px;
	background : Black;
}

#trkr_projets{
	display:none;
}

.trkr_projet{
	display:none;
}

.trkr_icone{
	float		: left;
}
.trkr_prname{
	float		: right;
	width		: 350px;
	background	: url(../img/design_301_bg_trackerrow.gif) #0A0805 no-repeat bottom right;
}
.trkr_noupanddown{
	background	: #0A0805;
}
.trkr_clearb{
	clear:both;
	font-size:4px; line-height:4px; height:4px;
}
.trkr_prname .news_msg{
	padding		: 10px 4px 10px 4px;
}

.trkr_projet TABLE{
	display		: none;
	border		: 1px solid #CC9966;
	background	: Black;
	margin-bottom:5px;
}
.trkr_projet TABLE TD, .trkr_projet TABLE TH{
	border		: 1px solid #483A26;
	border-right : none;
	border-bottom : none;
	padding:3px 4px 3px 4px;
}
.trkr_projet THEAD TH{
	border-top:none;
	color:#483A26; height:26px;
	text-align:center;
}
.trkr_typeline TD{
	border-left:none !important;
	text-align:center;
	font-weight:bold;
	color:#483A26;
}
.trkr_notorrent{
	color:#CC9966;
	line-height:36px;
}
.trkr_numep{
	width:130px;
	border-left:none !important;
}
.trkr_size, .trkr_info, .trkr_info2{
	text-align:center;
}
.trkr_stat{
	text-align:right;
	width:58px;
}
.trkr_info{
	width:88px;
}
.trkr_info2{
	width:136px;
}
.trkr_bt{
	width:46px;
	text-align:center;
	border-right:none;
}
.trkr_bt IMG{
	width:30px; height:20px;
	cursor:pointer;
}
.trkr_back{
	color:#483A26;
}

.trkr_plist IMG, .trkr_icone IMG{
	border:1px solid #CC9966;
	width:133px; height:38px;
}

#trkr_projets .trkr_plist IMG{
	margin-bottom:10px;
	cursor:pointer;	
}

#trkr_releases .news_msg{
	text-align : left;
	padding	: 10px 6px 10px 6px;
	overflow : hidden;
}
#trkr_releases .trkr_projet{
	display:block;
}

#theadThing{
	display:none; height:30px;
}
#theadThing TABLE{
	display:table;
}
#theadThing TH{
	background:Black;
	text-align:center;
	border-top:none;
}

#optionThing{
	display:none;
	clear:both;
}
#optionThing TD{
	border-top:1px dashed #CC9966;
}
#optionThing DIV{
	width:50%;
	text-align:center;
}

#trkr_hide{
	display:none;
}

/* IE */
* HTML #theadThing TABLE{
	display:block;
}
* HTML .trkr_projet THEAD TH{
	height:20px;
}
