/* CSS Document */
/********************************************************************************************************************************
* 					                             C A S E  S T U D Y  P A G E  T E M P L A T E
*********************************************************************************************************************************/
#casestudypage-header{ float:left; width:900px; height:344px; background: url(../images/casestudyheader.jpg); margin:0; padding:0; }
#casestudypage-redbar{ float:left; width:900px; height:46px; background-color:#CE181E; }

#casestudypage-content{ float:none; width:800px; margin:10px 60px 10px 40px; overflow-x: hidden;}

#casestudypage-content h3{ line-height:35px; margin-top:-8px;}

.CaseStudyTable
{
	padding:2px;
	margin-bottom:20px;
}
.CaseStudyTable td
{
	vertical-align:top; 
}
.CaseStudyTable td p
{
	margin:-5px 0 0 0;
}