html body div.popup_window_css { position: absolute; display: none; margin:0px; padding:0px; width:790px;}

html body div.popup_window_css table.popup_window_css {  margin: 0px; border-collapse: collapse; border:#e10b0b; box-shadow: -1px -1px 1px 1px rgba(0,0,0,0.1); width:790px; 
	border-width:thin; }
html body div.popup_window_css    td.popup_window_css { padding: 0px; }



html body div.popup_window_css div.popup_window_css_head
{
	background:#FFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right:20px;
	font-family: "Myriad Pro";
	size: 42px;
   color: #e10b0b;
  cursor: default;
}
html body div.popup_window_css div.popup_window_css_body
{
	padding-left:20px;
	padding-right:20px;
	background: #FFF;
	width: 800px;
	height:400px;
	font-family: "Myriad Pro";
	font-size: 10px;
	line-height:14px;
	color:#CCC;

	
	}
<!-- content pop up -->
#how1{
	width:235px;
	float:left;
	}

#how2{
	width:235px;

	float:left;
	}
	
#how3{
	width:235px;
	float:right;
	
	}
#howtexttop{
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #dc1921;
	}
#howtextbot{
	font-family: "Myriad Pro";
	font-size: 10px;
	color:#777;
	}
<!-- end of css form -->

html body div.popup_window_css div.popup_window_css_head img
{
	float: right;
	position:absolute;
	top: -80px;
	right: -20px;
  cursor: pointer;
}

#howimg{
	width:234px;
	height:234px;
	
	}



