/*----- Left Content (text, actions, gallery, testimonial) -----*/
#viewSamples {
	display: none;
}

#contentPrimary {
	position: relative;
	width: 760px;
	overflow: hidden;
}
#contentText {
	padding: 3px 10px 0 10px;
	background-color: #ffffff;
}
#contentText table {
	width: 700px;
}
#contentTextTop {
	height: 10px;
	background: url(../images/content_top_wide.gif) top left no-repeat;
}
#contentTextBottom {
	height: 10px;
	margin-bottom: 10px;
	background: url(../images/content_bottom_wide.gif) top left no-repeat;
}
#results iframe {
	width: 740px;
}

.sticky {
	width: 700px;
}


/*----- Right Content (free job quote form) -----*/
#contentSecondary {
	display: none;
}
