#btn_closeemailPopUp {
background:transparent url(http://www.thebanker.com/images/btn_close.gif) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
height:12px;
margin-top:5px;
margin-right:5px;
width:50px;
}
#buttonConatiner1 {
width:310px;
display:block;
text-align:right;
border-left:10px solid white;
}
*+html #btn_closeemailPopUp {
}
element.style {
visibility:visible;
}
#emailPopUpContainer {
background-color:#666666;
left:250px;
padding:10px;
position:absolute;
top:170px;
width:325px;
}
*+html #emailPopUpContainer {
margin-top:0px;
}
#emailPopUp {
padding:2px;
}
#emailPopUp img.banker {
display:inline;
float:left;
padding-top:10px;
padding-left:20px;
}
element.style {
text-align:center;
}
#emailPopUp p {
color:#494E5F;
font-size:1em;
line-height:16px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
padding:5px;
}
#emailPopUpBorder {
	background:#FFFFFF right bottom no-repeat;
}
#emailPopUpButton {
float:right; height:12px; display:block;	
}
