table.ldap_output	{	margin: 1em auto auto 2em;	}
					
td.ldap_label		{	width: 40%;
						font-size: xx-small;
						font-weight: bold;
						padding-top: 100px;
					}

					
.yearbook_photo		{	margin-top: 10px;	}					
					
#content a			{	text-decoration: underline;	}
				


td.faculty_profile		{	text-align: right;		
							width: 300px; 
						}
					
table.faculty_profile	{	margin-bottom: 1em;	
							border: 1px solid rgb(204,204,204);
						}

img.staffphoto		{	float: right; 
						margin: auto auto 10px 10px;
						padding: 0px;
					}	


li.jumplink		{	font-style: italic;	}

span.new_window	{	
					/*	display: block;	*/
					background-color: rgb(204,204,204);
					color: rgb(51,102,102);
					font-size: xx-small;
					text-align: left;
				}

/* For links to items on our intranet */
span.intranetLink	{	
					/*	display: block;	*/
					background-color: rgb(204,204,204);
					color: rgb(204,0,0);
					font-size: xx-small;
					text-align: left;
				}



.error			{	color: rgb(204,0,0);	}
.fineprint		{	font-size: xx-small;	

				}

div.fineprint	{	margin: 1em auto;
				}
/*				
.breadcrumbs		{	font-size: smaller;	
						margin-bottom: 1.5em;
					}
*/
#content .breadcrumbs a	{	color: rgb(51,102,255);	}

.dateStamp		{	display: block;
					font-size: xx-small;	
					margin: .75em;
				}
