.fullwidth
{
	width:100%;
}

.left
{
	text-align:left;
}

.right
{
	text-align:right;
}

.topbordergrey
{
	border-top:1px solid #AAA;
}

.red
{
	color:#f00;
}

.green
{
	color:#393;
}

.width40
{
	width:40px;
}

.center
{
	text-align:center;
}