/* CSS Document */

/* - START HACKS - */
		.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}		
		.clearfix {display: inline-table;}
		
		/* Hides from IE-mac \ */
/* I took these last two pieces out because I could not find where they were helping.

		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
*/
		/* End hide from IE-mac */		
/* - START HACKS - */

.pngholder{width:784px;height:118px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/outline_top.png');}
.pngalpha{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); background:url(imagelocation) no-repeat;width:784px;height:118px;}