﻿#PopupContainer{position:absolute; left:0; top:0; display:none; z-index:20000}
.PopupPopup{}
#PopupContent{background-color:#FFF; min-width:175px; min-height:50px}
.PopupPopup .centre{}
.PopupPopup .PopupImage{margin:5px; margin-right:15px}
.PopupPopup .corner{width:19px; height:15px}
.PopupPopup .topLeft{background:url(images/Popup/balloon_topLeft.png) no-repeat}
.PopupPopup .bottomLeft{background:url(images/Popup/balloon_bottomLeft.png) no-repeat}
.PopupPopup .pleft{background:url(images/Popup/balloon_left.png) repeat-y}
.PopupPopup .pright{background:url(images/Popup/balloon_right.png) repeat-y}
.PopupPopup .topRight{background:url(images/Popup/balloon_topRight.png) no-repeat}
.PopupPopup .bottomRight{background:url(images/Popup/balloon_bottomRight.png) no-repeat}
.PopupPopup .ptop{background:url(images/Popup/balloon_top.png) repeat-x}
.PopupPopup .pbottom{background:url(images/Popup/balloon_bottom.png) repeat-x; text-align:center}
