
.contacts {
	background-color: #d25928;
	margin: 1px 1px 10px 1px;
	background: #d25928 url(../images/contacts_bkgnd.gif) no-repeat top;

	height: 127px;
	width: 251px;

	position: relative;
}

	.contacts_inside {
		padding: 21px 17px 0px 17px;

	}

	.contacts_sidebar_title {
		font-size: 18px;
		color: #ffffff;
		padding-left: 22px;
		margin-bottom: 16px;
	}

	.contacts_sidebar_title_2 {
		font-size: 11px;
		color: #eec49a;
		padding-left: 7px;
		display: inline;
	}

	.contacts_sidebar_title_2 a {
		color: #eec49a !important;
	}

	.contacts_sidebar_name {
		font-size: 12px;
		font-weight: bold;
		line-height: 18px;
		color: #eec49a;
	}

	.contacts_sidebar_orgtitle {
		font-size: 12px;
		font-weight: bold;
		line-height: 18px;
		color: #eec49a;
		padding-bottom: 2px;
	}

	.contacts_sidebar_sep_dash {
		width: 183px;
		height: 1px;
		background: transparent url(../images/contacts_sep_dash.gif) repeat-x top;
		position: relative;
		margin-bottom: 6px;
	}

	.contacts_sidebar_email_button {
		width: 36px;
		height: 18px;
		position: absolute;
		left: 183px;
		top: -9px;
		z-index: 200;
	}

	.contacts_sidebar_phone {
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
	}

