﻿
/* NOAM */
.input
{
	width:400px;	
}

.dateInput
{
	width:100px;	
}

.centerAlignedItem
{
	text-align:center;
}

.leftAlignedItem
{
	text-align:left;
}

.warningMessage
{
	color:Red;
}