input[type=text] {
		width: 60%;
}
input[name=zip] {
		width: 25%;
}
input[name=phone] {
		width: 40%;
}
input[name=messageSubject] {
		width: 75%;
}
select {
		width: 30%;
}
select[name=Prefix] {
		width: 20%;
}
select[name=State] {
		width: 25%;
}
#offices h3 {
		margin-bottom: 6px;
}
.thumbnail #mark {
		position: auto;
}
#social {
		float: left;
		width: 70%;
		margin: 0;
		z-index: 0;
}
#tl-container {
		display: none;
}
#search {
		width: 30%;
}
	#s {
			float: left;
			width: 75%;
			height: 23px;
			margin-top: 5px;
			padding: 2px;
			-moz-appearance: none;
			-webkit-appearance: none;
	}
	.search-filters #s {
		margin-top: 0;
	}
#logo {
		width: auto;
		padding: 2.7em 3%;
}
	#state {
			float: left;
			width: 175px;
			height: 100px;
			margin: -1.5em 5% 0 0;
	}
	#logo #label_top {
			float: none;
			width: auto;
			font-size: 1.5em;
	}
	#logo #label_bottom {
			float: none;
			width: auto;
			font-size: 0.9em;
	}
.dl-menuwrapper {
		top: -45px;
}
	.dl-menuwrapper .dl-menu {
			left: 25%;
			width: 50%;
			margin-top: 45px;
	}
.list-summaries li {
		float: left;
		width: 48%;
		margin: 0px 4% 4% 0px;
}
.related .list-summaries li {
		float: none;
		width: 100%;
		margin: 0 0 3%;
}
.summary_info {
	float: left;
	width: 100%;
	height: 129px;
	margin-top: -129px;
}
.summary_info.dark {
	margin-top: -316px;
}
.thumbnail .thumbnail .summary_info {
		margin-top: -252px;
}
.thumbnail {
		height: 137px;
}
	.thumbnail .frame {
			height: 137px;
			background: #ccc;
			overflow: hidden;
			opacity: 0.7;
	}
		li:hover .thumbnail .frame {
			opacity: 1.0;
		}
	.thumbnail img {
			min-width: 100%;
			min-height:137px;
	}
	.thumbnail .frame-video img {
			margin-top: -10%;
	}
.summary_text {
	height: 166px;
}
#thomas_results .summary_text {
	height: 214px;
}
.summary_ft {
		padding: 16px 3%;
}
	.summary_ft  .view_more {
			float: left;
			text-align: left;
	}
	.summary_ft .view_all {
			float: right;
			text-align: right;
	}
.videoFrame {
		min-height: 300px !important;
}
.block-newsletter_quick_signup,
.newsroom .block-map .map-filters {
		float: left;
		width: 28.5%;
		height: 13em;
		vertical-align: top;
		margin-right: 2%;
		padding: 16px 3% 0;
}
	.block-newsletter_quick_signup .bd {
			vertical-align: middle;
	}
		.nlq-email {
				width: 87%;
		}
			.block-newsletter_quick_signup #email {
					width: 100%;
					margin: 0 0 1.0em 0;
			}
			.block-newsletter_quick_signup #zip {
					width: 75%;
					margin: 0 0 1.0em 0;
			}
				.block-newsletter_quick_signup #zip input[name=zip] {
						width: 100%;
				}
		#nlq-submit-text {
				float: left;
				width: 7em;
				height: 34px;
		}
.block-misc {
		float: right;
		width: 60%;
		height: 14.1em;
}
.block-misc.related {
		width: 47%;
}
.block-misc.related {
		height: auto;
}
.block-misc.related-videos {
		float: left;
}
.on_twitter {
		width: 100%;
		height: auto;
}
.block-misc.home_on_twitter, .block-misc.home_facebook_like_box {
		float: left;
		width: 47%;
		height: 365px !important;
		margin-right: 3%;
		margin-bottom: 0;
}
.block-misc.home_facebook_like_box {
		margin-right: -1px;
}
	.home .block-on_twitter .bd {
			padding-top: 0;
	}
		.home #twitter_m li {
				padding-left: 30px;
		}
		.home #twitter_m .timePosted, .home .twitter_reply_icon, .home .twitter_retweet_icon {
				margin-bottom: 0;
		}
		.home #twitter_m .twitter_fav_icon {
				margin-right: 0;
				margin-bottom: 1.4em;
		}
.block-thomasScrape {
		float: none;
		width: 100%;
		height: auto;
}
.block-search {
		float: left;
		height: auto;
}
	.block-services_buttons .label {
			width: 80px;
			margin-top: 4px;
	}
.office {
		margin-bottom: 6px;
}
#ft {
		height: auto;
		padding: 16px 3% 0 3%;
}
	#ft a {
			color: #fff;
			font-size: 1.0em;
			line-height: 1.0em;
	}
	#ft a:hover {
			color: #6da6da;
	}
	#footer-privacy {
			margin-top: 0;
	}
	#footer-privacy #privacy {
			display: inline-block;
			line-height: 4.0em;
	}
#fl-container {
		display: none;
}
.search-filters #kw {
		width: 50% !important;
}
.go-button a {
		width: 224px;
		height: 47px;
		background-color: #6ca5d9;
		font-size: 0.8em;
		line-height: 3.6em;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px; 
		box-shadow: 2px 2px 3px #125289; 
}
.newsroom .block-map .map-filters {
	width: 31.5%;
	height: 276px;
	margin-right: 1%;
	padding-left: 2%;
	padding-right: 2%;
}
.newsroom .block-map .google-map {
	width: 61% !important;
}
@media all and (max-width: 920px) (
	.newsroom .block-map .map-filters .icon {
		display: none;
	}
}