
/* JSP generated CSS for /ursi/_css/classes/folder # /_css/classes/folder */
	
/************************************************************************************
 * Folder CSS styles                                                                *
 ************************************************************************************/

/* styles for folder explorer table */

table.explorer
{
	border-right: 1px solid #DCDCDC !important;
	border-bottom: 1px solid #DCDCDC !important;
}

table.explorer td
{
	font-size: 83.333%;
	border: none !important;
	border-left: 1px solid #DCDCDC !important;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
}

table.explorer th
{
	font-size: 83.333%;
	background-color: #DCDCDC !important;
	color: black !important;
	border-top-width: 1px;
	white-space: nowrap;
}

table.explorer a {
	text-decoration: none;
}

table.explorer a:hover {
	text-decoration: underline;
}

table.explorer caption {
	border: 0;
	padding-left: 0;
}

table.explorer .langProblem {
	color: #CC0000; /* #CC0000; */
	cursor: help;
}


