﻿.modalBackground
{
  background-color:#FFFFFF;
  filter:alpha(opacity=70);
  opacity:0.4;
}

.popup
{
	width: 310px;
}



.popup input[type="text"] { width: 120px; }
.popup input[type="file"] { width: 120px; } /* ändra */
.popup select { width: 310px; }


