#block-node_box-0
{
position: fixed;
width: 552px;
height: 277px;
left: 50%;
top: 50%;
margin-left: -275px;
margin-top: -140px;
display: none;
z-index: 100;
}

#node-box-page-form
{
background: url(images/node_box_back.png) no-repeat;
width: 552px;
height: 277px;
z-index: 100;
position: absolute;
}

#node_box_shadow
{
background: url(images/node_box_shadow.png);
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 100;
display: none;
}

#close_subscription
{
background: url(images/node_box_cross.png) no-repeat;
position: absolute;
margin-left: 557px;
width: 14px;
height: 14px;
cursor: pointer;
z-index: 100;
}



#block-node_box-0 label
{
display: none;
}

#edit-node-box-name-wrapper, #edit-node-box-mail-wrapper, #edit-node_box-submit-wrapper
{
float: left;
margin-top: 135px;
}

#edit-node-box-name-wrapper
{
margin-left: 100px;
}

#edit-node-box-mail-wrapper, #edit-node_box-submit-wrapper
{
margin-left: 10px;
}

#edit-node_box-submit-wrapper
{
margin-top: 125px;
}

#edit-node-box-name, #edit-node-box-mail
{
background: url(images/node_box_textfield.png) no-repeat;
border: medium none;
width: 140px;
width: 117px;
height: 25px;
padding-left: 7px;
padding-right: 7px;
color: #838383;
}

#edit-node_box-submit-wrapper input
{
background: url(images/node_box_submit.png) no-repeat;
border: medium none;
width: 151px;
height: 46px;
cursor: pointer;
text-indent: -9000px;
}

#block-node_box-0 label.error{
	display:none !important;
}

