.first_activities_box {margin-left:20px;}
.first_multibox {margin-left:23px;}

// Thickbox

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight) + 100 + 'px');
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


 // blockquote small:before{content:'\2014 \00A0';}
  blockquote small:before{content:"";}
  // [class*="span"]{display:inline;float:left;margin-left:12px;}
  .span1{display:inline;float:left;margin-left:12px;}
  .span2{display:inline;float:left;margin-left:12px;}
  .span3{display:inline;float:left;margin-left:12px;}
  .span4{display:inline;float:left;margin-left:12px;}
  .span5{display:inline;float:left;margin-left:12px;}
  .span6{display:inline;float:left;margin-left:12px;}
  .span7{display:inline;float:left;margin-left:12px;}
  .span8{display:inline;float:left;margin-left:12px;}
  .span9{display:inline;float:left;margin-left:12px;}
  .span10{display:inline;float:left;margin-left:12px;}
  .span11{display:inline;float:left;margin-left:12px;}
  .span12{display:inline;float:left;margin-left:12px;}
  .span-one-third{display:inline;float:left;margin-left:12px;}
  .span-two-thirds{display:inline;float:left;margin-left:12px;}
  

  
.feature h3, #medias h3, .parks_pick .text_bg {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_feat_bg.png', sizingMethod='scale');
}

.feature a:hover h3, #medias a:hover h3,.parks_pick a:hover .text_bg {
		background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home_feat_bg_hover.png', sizingMethod='scale');
}

input {
	width: auto;
	height: auto;
}

#facebook, #twitter {
	display: none;
}

#sub_nav_contents .three_col_dd {
padding-right: 0;
}

.dprTabContent  table{
width: 565px !important;
}

#wrapb {margin-left:1px;}