._main_bar {

}
.main_bar table td{

}
.show_bar {
	/*background-color: #FFFFFF;*/
	width: 40px;
	height: 25px;
	padding: 0px;
	text-align: center;
	/*border: 1px solid #888888;*/
}
.share_div{
	background-color: #FFFFFF;
	width: 273px;
	height: 50px;
	border:1px solid #000000;
	margin-top: 30px;
	margin-left: 665px;
	text-align: center;
	border: 1px solid #888888;
	position:absolute;
	z-index:999;
}
.email_div{
	background-color: #FFFFFF;
	width: 273px;
	border:1px solid #000000;
	margin-top: 30px;
	margin-left: 665px;
	text-align: left;
	height: 230px;
	border: 1px solid #888888;
	position:absolute;
	z-index:999;
}
.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;
}
.embed_div{
	background-color: #FFFFFF;
	width: 273px;
	border:1px solid #000000;
	margin-top: 30px;
	margin-left: 665px;
	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: #800000;
}

a.subtext:hover{
	text-decoration: underline;
}

a.subtext:visited{
	text-decoration: none;
	font-family: "Verdana", "Times New Roman";
	font-size: 10px;
	color: #800000;
	text-decoration: none;
}