.ps_processing_layer{
	top:200px;
	left:0px;
	width:90%;
	height:90%;
	z-index:100;
  position:absolute;
	background-image:url(../img/procesing.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
	/*background-color:red;*/
}

.ps_buttton3d_enabled{
background-color:red;
display:block;
}
.ps_buttton3d_disabled{
display:none;
}

.ps_description_wrapper{

padding:5px;
color:#6486a6;
	font:12px Arial,Helvetica,sans-serif;
}

.swapImageDisjoint{
border: 1px solid #6486a6;
margin-bottom:10px;
display:inline-row;
position:relative;
}

.swapImageDisjoint dd{
margin:5px; 
position:relative;
}  
.swapImageDisjoint dl{
width:100%; 
position:relative;
}  
.swapImageDisjoint dt{
position:relative;

} 
.ps_fields_wrapper{

width:340px;
}

.ps_unit_wrapper{
color:#6486a6;
	font:12px Arial,Helvetica,sans-serif;
}

.ps_range_wrapper{
color:#6486a6;
	font:12px Arial,Helvetica,sans-serif;
}

.psRange td{
color:#6486a6;
font: 12px Arial,Helvetica,sans-serif;
height:12px;
text-align:left;
}

.psDownload td{
color:black;
width:250px;
padding:2px;
}

.psDownload{
margin:40px 0 0 20px;
}

.buttons {
    background: none repeat scroll 0 0 #0071D7;
    border: 1px solid #0B6DC5;
    border-radius: 5px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 12px;
}

select{
    padding:8px 0;
    text-align:left;
    font-style:italic;
}