﻿.tableLayout
{
	width:100%;
	height:50px;
	border:dotted 1px #FC6F11;
}

.tableLayoutSmall
{
	width:100%;
	border:dotted 1px #FC6F11;
}

.editText
{
	color:red;
	width:100%;
	/*border:dotted 1px #FC6F11;*/
}