﻿/*Tao nut bam Them, Sua, Xoa...*/
.CommandButton
{
	width:100%;
	height:auto;
	margin-top:5px;
}
.CommandButton a:link,
.CommandButton a:hover,
.CommandButton a:visited
{
	text-decoration:none;
}
.CommandButton .CsslblBack{background:url(Images/BackNews.gif) 5px center no-repeat;}
.CommandButton .CsslblUpdate{background:url(Images/disk_blue.gif) 5px center no-repeat;}

a.CommandButton:link  span,
a.CommandButton:visited  span{
	background-color:#F5F5F5;
	border-color:#EEEEEE #dedede #bfbfbf #eeeeee;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	color:#444444;
	font-weight:bold;
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 25px;
}

*html a.CommandButton:link  span,
*html a.CommandButton:hover span,
*html a.CommandButton:visited  span
{
	line-height:25px;
	padding-top:3px;	
}
a.CommandButton:hover span
{
	background-color:#DFEEA3;
	border:1px solid #C6D880;
	color:#444444;	
	cursor:pointer;
	line-height:30px;
	padding:4px 4pt 4px 25px;	
}
.AIErrorLabel 
{
	font-size : 10pt;	
	color: red;
	padding: 0;
	margin: 0;
}

/* Css for Edit*/
.lblLabel 
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

.editLeft
{
	padding-left:10px;
	
}
.editRight
{
	padding:3px;	
}

