﻿.Close_Popup
{
	/*float: right;*/
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: #FFFFFF;
}
.Close_Popup:hover
{
	/*float: right;*/
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: #ff4500;
}

.Showbutton
{}
.Hidebutton { display :none }