#forgot_password_link {
	/*display:none;*/
}

h1.training_title strong{
	float:left;
}
 
h1.training_title .logout{
	float:right;
	font-size: 70%;
	font-weight:normal;
}

h2.user_downloads{
	border-bottom: 1px dotted #CCCCCC;
	margin: 10px 0 10px 0;
}

.resources_row h3{
 border:none !important;
}

h4.folder_title{
	padding: 12px 0 0 0;
}

h4.folder_title {
	border-bottom:1px dotted #CCCCCC;
	font-size:120%;
	font-weight:bold;
	margin:10px 0pt 10px 0px;
}

.resources_group {
	margin: 0 0 0px 10px;
}

.resources_row h3 a{

}

.description {
	color: #666666;
	font-style:italic;
	padding: 0 0 0 10px;
}

.resources_row  .description {
	padding:6px 0 0 0;
}

#Content {
	clear:right;
}

/*
.resources_group table{
	background-color:#F8F8F8;
	margin: 0 0 20px 0;
	padding:0;
	border-bottom:1px solid #F1F1F1;
}

.resources_group th, .resources_group td{
	border:1px solid #F1F1F1;
	border-right:none;
	border-bottom:none;
	text-align: left;
	padding: 6px;
}

.resources_group table td.last{
	border-right:1px solid #F1F1F1;	
	background-position: 90% 4px;
	background-repeat: no-repeat;
	background-image:url(/assets/icons/file_other.gif);
	text-align: center;
}

.resources_group table td.doc {
	background-image:url(/assets/icons/file_word.gif)
}
.resources_group table td.pdf {
	background-image:url(/assets/icons/file_pdf.gif)
}
.resources_group table td.ppt {
	background-image:url(/assets/icons/file_powerpoint.gif)
}
.resources_group table td.xls {
	background-image:url(/assets/icons/file_excel.gif)
}
.resources_group table td.zip {
	background-image:url(/assets/icons/file_compressed.gif)
}
.resources_group table td.mp3 {
	background-image:url(/assets/icons/file_mp3.gif)
}
*/

