/* 2 PRIVILEDGE CARD */
#sidenav{
	width: 113px;
	background: #DBD1CF;
}

#dynamiccontent{
	font-family: "Tahoma";
	width: 637px;
	height: 258px;
	background: #EEEFEE;
	font-size: 10px;
}

#dynamiccontent h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000E55;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -8px;
}