/*********************************\
 *                               *
 * Header CSS - Library Document *
 *                               *
\*********************************/

#Header {
	width:			760px;
	height:			73px;
}
#Header #CaseStudies #tiny {
	vertical-align:	bottom;
	text-align:		center;
	color:			white;
	font-size:		80%;
}

#Header #CaseStudies #tiny a {
	color:			white;
	font-size:		110%;
}

/* Note: the CaseStudies ID has a property of "visibility: hidden;" in the index.html page */