.main_bar {

	/*background-color: #FFFFFF;*/
	height: 25px;
	padding: 0px;
	text-align: right;
	/*border: 1px solid #8B0505;*/
	vertical-align:middle;
}

.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;
	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;
	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;
	text-align: center;
	height: 195px;
	border: 1px solid #888888;
	position:absolute;
	z-index:999;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#43616B;
}