.widgetLayer{
		 filter:alpha(opacity=100);
		 -moz-opacity:1.0;
		 opacity:1.0;
		 display:none;
		 border:0; 
		 width: 750px; 
		 background-color: #ffffff; 
		 position: absolute;
		 height: 360px;
		 top: 340px;
		 left: 250px;
		 z-index:1000; 
		 border: 1px solid #A19A87;
		}
.outerLayer{
		 BORDER-RIGHT: medium none; 
		 BORDER-TOP: medium none; 
		 DISPLAY: none; 
		 Z-INDEX: 1000; FILTER: 
		 alpha(opacity=20); 
		 LEFT: 0px; 
		 BORDER-LEFT: medium none; 
		 WIDTH: 1170px; 
		 BORDER-BOTTOM: medium none; 
		 POSITION: absolute; TOP: 0px; 
		 HEIGHT: 1100px; 
		 BACKGROUND-COLOR: #333333; 
		 moz-opacity: 0.2; 
		 opacity: 0.2
		}		
.iframe_style{
         padding-top:25px;
		 display: block;
		 background-color: #ffffff;
		 width: 640px;;
		 border: 0px;
		 height:270px;
		 overflow-x: visible;
		 overflow-y: visible;
		}		

.SubHeader_greyblue{
         padding-top:0px;
		 FONT-FAMILY: Arial;
		 font-size: 13px;
		 color: #006699;
		 font-weight: normal;
		 text-decoration: none;
		}	

.SubHeader_tan{
		 font-size: 18px;
		 line-height: none;
		 color: #A19A87;
		 font-weight: normal;
		 font-style: normal;
		 text-decoration: none;
		 FONT-FAMILY: Arial;
		}

.Regular_text 
		{
		FONT-FAMILY: Arial;
		font-size: 11px;
		line-height: none;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		}
	
		
.CloseButton{
		 padding-top: 10px;
 		 padding-bottom: 10px;
		 padding-left:0px; /*added*/
		}

.Close_text{
		padding-right:5px;
		padding-top:5px; 
		FONT-FAMILY: Arial; 
		font-size: 12px;
		Color: #006699;
		float:left;
		}
		
.Close_btn{
	padding-right:10px;
	padding-top:0px;
}
div.button-right {
  float: right;
  margin-right:65px;
}
