.popup-top-right {
background:url(../images/popup_07.png) no-repeat right;
width:18px;
height:48px;
}
.popup-top-mid {
background:url(../images/popup_05.png) repeat-x right;
width:566px;
height:48px;
}
.popup-top-mid #popup-container {
	width:100%;
	float:right;
    margin-top:2px;
}

.popup-top-mid #popup-text {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#333;
float:right;
padding-right:10px;
margin-top:8px;
}
.popup-top-mid #close-btn {
float:left;
width:20px;
height:20px;
margin-top:8px;
margin-left:8px;
}

.popup-top-left {
background:url(../images/popup_01.png) no-repeat left;
width:16px;
height:48px;
}

.popup-mid-right {
background:url(../images/popup_12.png) repeat-y right;
width:9px;
}
.popup-mid-mid {
background:#FFF;
width:566px;
height:12px;
}
.popup-mid-left {
background:url(../images/popup_10.png) repeat-y left;
width:8px;
height:12px;
}


.popup-btm-right {
background:url(../images/popup_18.png) no-repeat right;
width:18px;
height:12px;
}
.popup-btm-mid {
background:url(../images/popup_17.png) repeat-x right bottom;
width:566px;
height:12px;
}.popup-btm-left {
background:url(../images/popup_15.png) no-repeat left;
width:16px;
height:12px;
}
