﻿#Text form input {
	width:				300px;
	font-size:			11px;
}
#Text form input.auto {
	width:				auto;
}

table#OTIBe_Login 
{
	margin:				0px;
}
table#OTIBe_Login input 
{
	float:				left;
	font-size:			10px;
	border:				0px;
	border-top:			1px solid #696f70;
}

table#OTIBe_Login td.Label
{
	font-weight:		bold;
	width:				105px;
	height:				25px;
}

table#OTIBe_Login input[type="text"], table#OTIBe_Login input[type="password"]
{
	width:				200px;
	height:				14px;
	border:				1px solid #b3bcb4;
}

table#OTIBe_Login input[type="password"]
{
	border-right:		none;	
}

table#OTIBe_Login input[type="image"]
{
	height:auto;
	width:auto;
	border:0px;
}