@charset "UTF-8";
#myForm {
}
/* CSS Document */

.footer_span {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	clear: both;
	height: 100px;
}
.footer_wrap {
	color: #666;
	height: 100px;
}
.footer_block {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 1px;
	/* [disabled]width: 550px; */
	/* [disabled]margin-right: auto; */
	margin-left: 100px;
	background-color: #FFF;
	height: 32px;
	padding-top: 18px;
	padding-left: 18px;
}
.footer_block a {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7DB7BB;
	text-decoration: none;
}
.footer_block a:hover {
	color: #00727D;
}
.sn_link_block {
	height: 50px;
	width: 50px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDEDED;
}
.footer_logo_block {
	height: 100px;
	width: 100px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEDED;
}
#ei_sm {
	background-image: url(../images/ei_sm_sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#facebook_sm {
	background-image: url(../images/facebook_sprite_sm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#twitter_sm {
	background-image: url(../images/twitter_sprite_sm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.t_entry {
	font-size: 16px;
	font-family: tinos;
	color: #999;
	line-height: 18px;
}
.button_set {
	/* [disabled]margin-top: -12px; */
}
.footer_input_margin {
	margin-top: 10px;
	margin-left: 10px;
}
