﻿.file_handle {
	width: 10px;
	height: 18px;
	background-image: url('../images/file_sub_list.gif');
	background-repeat: no-repeat;
}

.standard_component {
	width: 520px;
}

.wide_component {
	width: 100%;
}

.text_block_spaced {
	padding-top: 18px;
}

.file_item {
	padding-left: 6px;
	line-height: 10px;
	height: 18px;
}

.inline_image {
	border: 1px #800000 solid;
}

.team_member_left {
	width: 120px;
}

.team_member_right {
	width: 400px;
}

.team_member_image {
	width: 100px;
	height: 100px;
}

.testimonial_image {
	width: 130px;
	text-align: center;
}

.testimonial_text {
	width: 390px;
}

.news_item {
	width: 332px;
	min-height: 90px;
	height: auto !important;
	height: 90px;

}
.news_blurb_image {
	padding-left: 13px;
	padding-right: 13px;
	height: 100px;
}
.news_title, .news_blurb_title {
	padding-bottom: 15px;
}
.news_blurb {
	padding-right: 8px;
}
.news_blurb_link {
	text-align: right;
	padding-right: 8px;
}
.news_image {
	float: left;
	padding-right: 5px;
}