input[type="text"]
{
}
input[type="button"]
{
width: 128px;
}
input[type="submit"]
{    margin-bottom: 0px;
}
select
{    margin-bottom: 0px;
}
input.ordernr
{
	width: 372px
}
input.mail
{
	width: 372px
}
textarea.comment
{
	width: 372px
}
textarea.taRemark
{
	width: 100%;
	height: 296px;
}
select.prismaPro
{
	width: 372px
}
div.fastassign
{
	BORDER-RIGHT: thin solid;
        BORDER-TOP: thin solid;
        BORDER-LEFT: thin solid;
        BORDER-BOTTOM: thin solid;
        BORDER-COLOR: white;
        FONT-FAMILY: Arial;
        WIDTH: 200px;
        HEIGHT: 15px;
}
div.transferlicense
{
    border-right: solid;
    border-top: solid;
    border-left: solid;
    border-bottom: solid;
    font-family: Arial;
    width: 20px;
    height: 20px;
    border: thin solid #1B3970;
    padding-right: 3px;
    padding-top: 3px;
}
div.transferlicense_selected
{
    border-right: solid;
    border-top: solid;
    border-left: solid;
    border-bottom: solid;
    font-family: Arial;
    width: 20px;
    height: 20px;
    border: thin solid #1B3970;
    padding-right: 3px;
    padding-top: 3px;
}
td.transferlicense
{
    padding: 2px 2px 2px 6px;
    background-color: #FFFFFF;
    color: #1F3E76;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 26px;
}
td.transferlicense_center
{
    padding: 2px 2px 2px 8px;
    background-color: #FFFFFF;
    color: #1F3E76;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 26px;
    text-align: center;
}