.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: 0px;
	margin-left: 570px;
	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: 0px;
	margin-left: 438px;
	text-align: left;
	height: 230px;
	border: 1px solid #888888;
	position:absolute;
	z-index:999;
}

.email_div table td{
	font-family: "Verdana", "Times New Roman";
	font-size: 13px;
	color: #48536A;
}

.share_div a {

	text-decoration: none;
	font-family: "Verdana", "Times New Roman";
	font-size: 10px;
	color: #48536A;
	cursor:pointer;
}

.share_div a:hover {

	text-decoration: none;
	font-family: "Verdana", "Times New Roman";
	font-size: 10px;
	color: #48536A;
	cursor:pointer;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.embed_div{

	background-color: #FFFFFF;
	width: 273px;
	border:1px solid #000000;
	margin-top: 0px;
	margin-left: 530px;
	text-align: center;
	height: 215px;
	position:absolute;
	z-index:999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#48536A;
}

a:link.subtext,a.subtext:visited{

	text-decoration: none;
	font-family: "Verdana", "Times New Roman";
	font-size: 10px;
	color: #586381;
}

a.subtext:hover{
	text-decoration: underline;

}
