﻿.submit 
{	BORDER-TOP-WIDTH: 1px;	
	BORDER-LEFT-WIDTH: 1px;	
	BORDER-LEFT-COLOR: #b1b4b9;	
	BACKGROUND: url(images/button.jpg) #fff  0px 100%;	
	BORDER-BOTTOM-WIDTH: 1px;	
	BORDER-BOTTOM-COLOR: #636a72;	
	FONT: bold 11px Arial;	
	COLOR: #296ea3;	
	BORDER-TOP-COLOR: #b1b4b9;	
	BORDER-RIGHT-WIDTH: 1px;	
	BORDER-RIGHT-COLOR: #636a72;
	padding:2px 8px 2px 8px;
	margin-top:5px;
	margin-bottom:10px;
	}
.submitlogin 
{	BORDER-TOP-WIDTH: 1px;	
	BORDER-LEFT-WIDTH: 1px;	
	BORDER-LEFT-COLOR: #b1b4b9;	
	BACKGROUND: url(images/button.jpg) #fff  0px 100%;	
	BORDER-BOTTOM-WIDTH: 1px;	
	BORDER-BOTTOM-COLOR: #636a72;	
	FONT: bold 11px Arial;	
	COLOR: #296ea3;	
	BORDER-TOP-COLOR: #b1b4b9;	
	BORDER-RIGHT-WIDTH: 1px;	
	BORDER-RIGHT-COLOR: #636a72;
	padding:1px 5px 1px 5px;
	margin-top:5px;
	margin-bottom:10px;
	}	

	
input:focus { outline: none; }

input, textarea, select
{border:1px solid #666666; margin-right:4px;}

table.radio input
{border:0;}

input.login{width:105px; padding: 1px; font-size:11px; margin:3px 0 3px 3px; }

label.login{width:65px; float:left; padding:4px 0; color:#666; font-size:11px!important;}
label.loginsend{width:68px; float:left; padding:4px 0; color:#666; font-size:11px!important;}
p.smalltext{font-size:11px; padding-top:5px;}

	