input[type="text"]
{
width: 260px;
}
input[type="button"]
{
width: 128px;
}
input[type="submit"]
{
width: 128px;
}
select
{
	width: 260px
}
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;
}