.ps_processing_layer{
	position:absolute;
	top:0px;
	left:0px;
	width:90%;
	height:90%;
	z-index:100;
	background-image:url(../img/procesing.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
	/*background-color:red;*/
}

.ps_fields_wrapper dl{
	margin:5px;
}
.ps_buttton3d_enabled{
    width:114px;height:36px;background:url(../img/button1_off.gif);border:none;cursor:pointer;margin-top:7px;display:block
}
.ps_buttton3d_disabled{
    display:none;width:114px;height:36px;background:url(../img/button1_on.gif);border:none;cursor:default;
}
.ps_buttton_file_enabled{
    width:114px;height:36px;background:url(../img/button_file_off.gif);border:none;cursor:pointer;
}
.ps_buttton_pdf_enabled{
    width:114px;height:36px;background:url(../img/button_file_off.gif);border:none;cursor:pointer;
}
.ps_buttton_direct_enabled{
    width:114px;height:36px;background:url(../img/button_direct_off.gif);border:none;cursor:pointer;
}

table.ps_download_form_wrap td{
    text-align:left;
}
table.ps_download_form_wrap .colspan2{
    width:500px;
}
table.ps_download_form_wrap .second_cell{
    width:300px;
}
#ps_lina_parent{
    font-weight:bold;
    margin:5px 0 0 5px;
    font-size:13px;
    /*background-color:red;*/
    /*width:270px;*/
}
#ps_pna_parent{
    font-weight:bold;
    margin:0 0 0 5px;
    font-size:10px;
}
.materials_wrap{
    width: 461px; height: 390px;
    overflow:auto;
}
.materials_wrap dl {
    margin-left:10px;
}
.materials_wrap dd {
    margin-left:10px;
}

.ps_optgroup p{
       text-align:center;
       color: rgb(233,111,2)
}
.ps_optgroup .title{
    letter-spacing:1px;
    font-weight:bold;
}
.ps_optgroup .subtitle{
    font-size:11px;
}
.ps_description_wrapper{
    font-weight:bold;
}
.ps_range_wrapper{
    white-space:nowrap;
}
.swapImageDisjoint dd{
    white-space:nowrap;
    margin-top:2px;
    margin-bottom:10px;
}
.ps_optgroup{
    margin-top:20px;
    margin-bottom:3px;
}

#ps_3d_pn_wrap{
    visibility: hidden;
    font-size:11px;
    height: 45px; 
    
}
#ps_3d_pn{
    word-wrap:break-word;
}