/* IE8 spec hacks are to be placed into ie8.css using a html condition statement  */
/* This is for all IE specfific style ----less than IE8----. IE needs replacing. */
    .container{width:980px;}
	#footer-space{width:980px; margin-top:45px;}
	#ie-footer{ margin-left:0px; float:left; width:980px; margin-top:1px;}
	div.panel { border: 1px solid #ccc; }
	.lt-ie8 .nav li.has-flyout a { padding-right: 20px; }
	.lt-ie8 .nav li.has-flyout a:after { border-top: none; }
	.lt-ie8 .nav li{
		zoom:1; 
		*display: inline; 
		_height: 30px;
	
		}
	nav li{
		zoom:1; 
		*display: inline; 
		_height: 15px;
	    margin-right:70px;
		clear:both;
		}	
	#slide2 { margin-bottom:20px;}
	/* Correct IE7 button padding */
	.lt-ie8 input[type=submit].nice.button { filter:chroma(color=#000000); position: relative; top: -2px; }
	.lt-ie8 input[type=submit].tiny.button		{ padding: 5px 5px 7px; }
	.lt-ie8 input[type=submit].small.button		{ padding: 8px 7px 9px; }
	.lt-ie8 input[type=submit].medium.button	{ padding: 9px 13px 9px; }
	.lt-ie8 input[type=submit].large.button		{ padding: 9px 18px 10px; }


      .timer { display: none !important; }
      div.caption { background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
      zoom: 1; }

