.ssmConfirmBox
{
	display:none;
	height: 50px;
	width: 295px;
	z-index: 20000;
}

.ssmConfirmHeader
{
	background: url(/i/i/confirm_header_bg.gif) repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

.modalShield {
	display:none;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 19000;
	background: url("/i/1x1.png");
}

.ssmConfirmBox .jqmdT
{
	background: url(/i//i/Member/tabs/tabLeft.gif) top left no-repeat;
	padding: 0px;
	height: 24px;
	border-color: black;
}
.ssmConfirmBox .jqmdT .jqDrag
{
	height: 24px;
	background: url(/i//i/Member/tabs/tabRight.gif) top right no-repeat;
}
div.ssmConfirmBox
{
	border-color: black;
	width: 295px;
}

.ssmConfirmBox .jqDrag
{
	cursor: auto;
}
