#toggle {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 900;
	float: left;
	clear: both; }
#toggle #efc_fr {
	background-color: white;
	margin-top:  -147px;
	margin-left: -123px;
	position:    absolute;
	z-index:     901;
	top:         50%;
	left:        50%;
	width:       245px;
	height: 310px;
	overflow:    hidden;
	padding-top: 10px;
	border:      solid 1px #b8b8b8; }

#toggle .efc_background {
/*	-moz-opacity: 0.85;
	opacity: 0.8;
	filter:alpha(opacity=60);*/
	background-color: #3b3b3b;
	position:    relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width:       100%;
	height:      auto;
	z-index: 	900;
	float: none;
	clear: both;
	min-width: 	100%;
	min-height: 100%; }
.mailFriendButton {
	margin-top: -8px !important;
	display: inline; }


