.notes
{
	display: none;
}

.tableAddLabel
{
	vertical-align: top;
}

.submitDown, .submitUp, .delete
{
	border: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width: 15px !important;
}

.open-certificaten {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F2E0F1;
	z-index: 10;
	position: absolute;
	top: 82px;
	left: 621px;
}

.inputErrorDiv {
	font-size: 10px;
	color: #444;
}

.inputErrorCustom {
	font-size: 10px;
	width: 279px;
}

.error-select {
	border: 1px solid #FD4041;
}

.inputError, .inputErrorCustom {
	border: 1px solid #FD4041;
	padding: 2px;
	color: #222;
}

.submitDown
{
	background-image: url('http://www.e-nursing.nl/leren/Images/Down.gif');
}

.submitUp
{
	background-image: url('http://www.e-nursing.nl/leren/Images/Up.gif');
}

.delete
{
	background-image: url('http://www.e-nursing.nl/leren/Images/Delete.gif');
	background-position: 0px;
	margin: 0 0 0 10px;
}

a img
{
	border: none;
}

.tableAddLabel {
	text-transform: capitalize;
}

.tableOverview table {
	margin: 5px 0;
	border: 1px solid #D8D8D8;
	background: #FAFAFA;
	border-collapse: collapse;
}

.tableOverview td {
	border: 1px solid #D8D8D8;
	padding: 2px 6px;
}

.tableOverviewHead {
	background: #e5e5e5 url('../Images/table-head.gif') left top repeat-x;
}

.tableOverviewHead td {
	font-weight: bold;
	color: #444;
}

.tableOverview img {

}

.tableOverviewHead td a
{
	text-decoration: none;
	color: #222;
	text-transform: capitalize;
}

.tableOverviewHead td a:hover
{
	color: #222;
	text-decoration: underline;

}
h1 a
{
	color: #444444 !important;
	text-decoration: none;
}

.note
{
	width: 450px;
	border-bottom: 1px solid #ababab;
	padding: 0 0 5px 0;
}

.noteBy
{
	color: #444;
	font-size: 0.8em;
}

.noteBy a
{
	color: #000000;
}

.submit
{
	width: auto !important;
}
