﻿.NoBorder
{
	border-right :0px;
	border-top :0px;
	border-left:0px;
	border-bottom :0px;
	cursor :pointer;
}
