.main_bar{
	border: 0px; 
	padding: 1px;
}

.show_bar {
	/*background-color: #EEEEEE;*/
	width: 40px;
	height: 25px;
	padding: 0px;
	text-align: center;
	/*border: 1px solid #234456;*/
}
.email_div table td{
	font-style: "Verdana", "Times New Roman";
	font-size: 13px;
	color: #43616B;
}
.share_div a {
	text-decoration: none;
	font-family: "Verdana", "Times New Roman";
	font-size: 10px;
	color: #43616B;
}
a:hover {
	text-decoration: underline;
}
.share_div{
	background-color: #EEEEEE;
	width: 273px;
	height: 55px;
	border:1px solid #000000;
	margin-top: 35px;
	margin-left: -18px;
	text-align: center;
	border: 1px solid #234456;
	position:absolute;
	z-index:999;
}
.email_div{
	background-color: #EEEEEE;
	width: 285px;
	border:1px solid #000000;
	margin-top: 35px;
	margin-left: -18px;
	text-align: left;
	height: 245px;
	border: 1px solid #234456;
	position:absolute;
	z-index:999;
}
.embed_div{
	background-color: #EEEEEE;
	width: 285px;
	border:1px solid #000000;
	margin-top: 35px;
	margin-left: -18px;
	text-align: center;
	height: 215px;
	position:absolute;
	z-index:999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#43616B;
}

a.subtext{
	text-decoration: none;
	font-family: "Verdana", "Times New Roman";
	font-size: 10px;
	color: #EEEEEE;
}

a.subtext:hover{	text-decoration: none;	color: #FFFFFF;
}

a.subtext:visited{
	text-decoration: none;
	font-family: "Verdana", "Times New Roman";
	font-size: 10px;
	color: #EEEEEE;
	text-decoration: none;
}

a.share{
	text-decoration: none;
	font-family: "Verdana", "Times New Roman";
	font-size: 10px;
	color: #800000;
}

a.share:hover{
	text-decoration: underline;
	color: #800000;
	cursor: pointer;
}

a.share:visited{
	text-decoration: none;
	font-family: "Verdana", "Times New Roman";
	font-size: 10px;
	color: #800000;
	text-decoration: none;
}
