.topLeft 
{
	background-image:url(../../images/popupTopLeft.png);
	background-repeat:no-repeat;
	width:17px;
	height:14px;
}

.topLeftBar
{
	background-image:url(http://www.iterasi.net/images/popupBarTopLeft.png);
	background-repeat:no-repeat;
	width:17px;
	height:33px;
}

.topMiddle
{
	background-image:url(../../images/popupTop.png);
	background-repeat:repeat-x;
	height:14px;
}

.topMiddleBar
{
	background-image:url(http://www.iterasi.net/images/popupBarTop.png);
	background-repeat:repeat-x;
	height:33px;
}

.topRight
{
	background-image:url(../../images/popupTopRight.png);
	background-repeat:no-repeat;
	width:17px;
	height:14px;
}

.topRightBar
{
	background-image:url(http://www.iterasi.net/images/popupBarTopRight.png);
	background-repeat:no-repeat;
	width:17px;
	height:33px;
}

.leftMiddle
{
	background-image:url(../../images/popupLeft.png);
	background-repeat:repeat-y;
	width:17px;
}

.rightMiddle
{
	background-image:url(../../images/popupRight.png);
	background-repeat:repeat-y;
	width:17px;
}

.rightMiddleBar
{
	background-image:url(http://www.iterasi.net/images/popupBarRight.png);
	background-repeat:repeat-y;
	width:21px;
}

.bottomLeft
{
	background-image:url(../../images/popupBottomLeft.png);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
}

.bottomMiddle
{
	background-image:url(../../images/popupBottom.png);
	background-repeat:repeat-x;
	height:17px;
}

.bottomRight
{
	background-image:url(../../images/popupBottomRight.png);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
}

.bottomRightBar
{
	background-image:url(http://www.iterasi.net/images/popupBarBottomRight.png);
	background-repeat:no-repeat;
	width:21px;
	height:17px;
}