img.ipop_img_logo {
 float:left;
 vertical-align:middle;
 margin: 0px 10px 5px 0px;
}
h2.ipop {
 color: #2f2f2f;
}

div.ipoph {
 padding-top: 4px;
}
div.ipoph img {
 cursor: pointer;
 margin-right: 10px;
 float: right;
}
body {
 margin:0;
 padding:0;
}
#overlay { 
 position: absolute;
 top: 0; 
 left: 0;
 z-index: 90; 
 width: 100%;
 height: 500px; 
 background-color: #000; 
}
#ipop {	
 position: absolute;	
 left: 0; 
 width: 100%; 
 z-index: 100; 
 line-height: 0;
} 	
#icontent {
 position: relative;
 line-height: 1em;
 margin: 0px auto;
 background: #ffffff;
 width: 640px;
 height: 420px;
 padding: 20px;
}


