﻿.otlform
{
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 4px;
}
.otlform fieldset, .otlformreq fieldset
{
	border: none;
}
.otlform li
{
	width: 304px;
	list-style: none;
}
.otlform label
{
	width: 150px;
	text-align: right;
	float: left;
	margin: 3px 0;
}
.otlformreq
{
	font-family: Tahoma;
	font-size: 11px;
}
.otlformreq li
{
	width: 265px;
	list-style: none;
	color: Red;
}
.botRegister
{
	width: 99px;
	height: 30px;
	background: url(img/bot-register.gif);
	display: block;
	cursor: pointer;
	border: none;
	padding: 5px;
}
.botSubmit
{
	width: 31px;
	height: 15px;
	background: url(img/go.gif);
	display: block;
	cursor: pointer;
	border: none;
	padding: 2px;
}
.topinput
{
	background: #fff;
	border: #023e1a solid 1px;
	padding-left: 4px;
}
.loginbot
{
	background: url(img/login.gif) no-repeat;
	width: 60px;
	height: 20px;
	display: block;
	cursor: hand;
	margin: 4px 0 0 98px;
	border: none;
}
.signupbox
{
	margin:235px 2px 5px 12px; 
	font-size: 10px; 
	color: Gray;
}
.signupbox p
{
	margin:5px 0 0 0;
	font-size: 9px; 
}
.signupbot
{
	background: url(img/bot-signup.gif) no-repeat;
	width: 70px;
	height: 20px;
	display: block;
	cursor: hand;
	margin: 2px 0 0 45px;
	border: none;
}