.show_bar {

	/*background-color: #FFFFFF;*/

	width: 40px;

	height: 25px;

	padding: 0px;

	text-align: center;

	/*border: 1px solid #888888;*/

}

.share_div{

	background-color: #AAAAAA;

	width: 273px;

	height: 50px;

	border:1px solid #000000;

	margin-top: 118px;

	margin-left: 588px;

	text-align: center;

	border: 1px solid #888888;

	position:absolute;

	z-index:999;

}

.email_div{

	background-color:#AAAAAA;

	width: 273px;

	border:1px solid #000000;

	margin-top: 118px;

	margin-left: 588px;

	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: #FFFFFF;

}

.share_div a {

	text-decoration: none;

	font-family: "Verdana", "Times New Roman";

	font-size: 10px;

	color: #FFFFFF;

}

a:hover {

	text-decoration: underline;

}

.embed_div{

	background-color: #AAAAAA;

	width: 273px;

	border:1px solid #000000;

	margin-top: 118px;

	margin-left: 588px;

	text-align: center;

	height: 215px;

	position:absolute;

	z-index:999;

	font-size:10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#FFFFFF;

}



a.subtext{

	text-decoration: none;

	font-family: "Verdana", "Times New Roman";

	font-size: 10px;

	color: #586381;

}



a.subtext:hover{

	text-decoration: underline;

}



a.subtext:visited{

	text-decoration: none;

	font-family: "Verdana", "Times New Roman";

	font-size: 10px;

	color: #586381;

	text-decoration: none;

}