.section .content tr td:last-child
{
	text-align: right;
}

#groups.long
{
	background-image: url(sessions_bg_long.png);
	height: 554px;
}

#groups.long div.cap
{
	background-image: url(sessions_cap_long.png);
	height: 554px;
}

#groups.long .scrollview
{
	height: 387px;
}

#recentfolders.long
{
	background-image: url(folders_bg_long.png);
	height: 554px;
}

#recentfolders.long div.cap
{
	background-image: url(folders_cap_long.png);
}

#recentfiles.long
{
	background-image: url(files_bg_long.png);
	height: 554px;
}

#recentfiles.long div.cap
{
	background-image: url(files_cap_long.png);
	height: 554px;
}









/**
* ----------------------------------------------------------------
* 3rd Row, RSS and Tricks
* ----------------------------------------------------------------
*/

#rsstipsrow.closed
{
	display: none;
}

#togglelf.closed
{
	background-image: url(rss_toggle_open_lf.png);
}

#togglert.closed
{
	background-image: url(rss_toggle_open_rt.png);
}

#togglelf.open
{
	background-image: url(rss_toggle_close_lf.png);
}

#togglert.open
{
	background-image: url(rss_toggle_close_rt.png);
}

#color.synchronized

{
	background-image: url(color_sync_bg.png);
}
.stand {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}
.titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.standgras {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
