
#tempsentpasswd
{
	position: absolute;
	_position: absolute; /* hack for internet explorer 6*/
	height: auto;
	width: 567px;
	display: none;
	z-index: 1010;
	margin-left: -283px;
}
#tempsentpasswd h1
{
	font-size: 23px;
	line-height: 48px;
	margin-bottom: 12px;
	border-bottom: solid 1px #aaaaaa /* border gray */;
	width:auto;
}

#tempsentpasswd .close
{
	background: url(../images/popup_box_close_x.gif) no-repeat right center;
	padding-right: 18px;
	margin-right: 10px;
}

#tempsentpasswd div.popupmain p.story
{
    text-align:center;
    margin-top:50px;
    margin-bottom:40px;
}

#tempsentpasswd div.actions
{
    height:19px;
    margin-top:0;
    margin-bottom:11px;
}

*html #tempsentpasswd div.actions
{
    margin-top:18px;
}

#tempsentpasswd div.actions ul li
{
    float:right;
    padding-left:10px;
    display:inline;
}
