#button_Templates
{
 	float:left;
	margin-right:2px
} 
.btnSubmit_Left 	
{ 				
	background:url(http://ceo6.vn/images/btnLeft.png); 
	width:5px; 				
	height:27px; 		
	border:0px; 		
	float:left; 
	margin-left:2px;	
} 		
.btnSubmit_Center 	
{ 			
	background:url(http://ceo6.vn/images/btnCenter.png); 	
	height:27px; 		
	border:0px; 			
	float:left; 
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
} 			
.btnSubmit_Right 	
{ 			
	background:url(http://ceo6.vn/images/btnRight.png); 
	width:5px; 			
	height:27px; 		
	border:0px; 			
	float:left; 		
}
.inputText
{
        border:1px solid #cccccc;
        font-family:tahoma,"Times New Roman", Times, serif;
        font-size:11px;
        padding:3px 3px;
        margin-left:2px;
}
.inputText:hover
{
        border:1px solid #0079b2;
}
