/*.disabled{FILTER: progid:DXImageTransform.Microsoft.BasicImage( Grayscale=1,Opacity=.75); }*/
.readonly
{
	color: #333333;
	background-color: #c0c0c0;
	/*border-top: #c0c0c0 1px solid;*/
}

.lsbutton, .lsbutton22, .lsbutton66, .lsbuttonadd, .lsbuttonlink, .lsbuttonlink66, .lsbuttonrefresh
{
	padding: 0px;
	font-family: ËÎÌå;
	font-size: 12px;
	color: #D32525;
	border-width: 0px;
	color: #d32525;
	background-color: Transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

.lsbutton
{
	background-image:url(/nyx/images/button-w44.gif);
	width: 44px;
	height: 22px;
}
.lsbutton22
{
	background-image:url(/nyx/images/button-w22.gif);
	width: 22px;
	height: 22px;
}
.lsbutton66
{
	background-image:url(/nyx/images/button-w66.gif);
	height: 22px;
	width: 66px;
}

.lsbuttonedit
{
	background-image:url(/nyx/images/button-edit.gif);
	width:  22px;
	height: 22px;
	
	font-size: 12px;
	color: #D32525;
	border-width: 0px;
	background-color: Transparent;
	color: #d32525;
}

.lsbuttondel
{
	background-image:url(/nyx/images/button-del.gif);
	color: #ff0000;
	width:  22px;
	height: 22px;
	
	font-size: 12px;
	color: #D32525;
	border-width: 0px;
	background-color: Transparent;
	color: #d32525;
}

.lsbuttonadd
{
	background-image:url(/nyx/images/button-add.gif);
	color: #ff0000;
	height: 22px;
	width:  22px;
}

.lsbuttonlink
{
	display: inline-block;
	line-height: 22px;
	width:  44px;
	text-align: center;
	background-image: url(/nyx/images/button-w44.gif);
	text-decoration: none;
}
.lsbuttonlink66
{
	display: inline-block;
	line-height: 22px;
	width:  66px;
	text-align: center;
	background-image: url(/nyx/images/button-w66.gif);
	text-decoration: none;
}

.lsbuttonrefresh
{
	background-image:url(/nyx/images/button-refresh.gif);
	color: #ff0000;
	height: 16px;
	width:  16px;
}
/*********************************************************/

.readonly
{
	background-color:#f0f0f0;
	color:#333333;
}

/*********************************************************/

.lsbuttonplus, .lsbuttonminus, .lsbuttonchkyes, .lsbuttonchkno
{
	width: 22px;
	height: 22px;
	border-width: 0px;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	padding: 0px;
}

.lsbuttonplus
{
	background-image: url(/nyx/images/plus.gif);
}
.lsbuttonminus
{
	background-image: url(/nyx/images/minus.gif);
}

.lsbuttonchkyes
{
	background-image: url(/nyx/images/chkyes.gif);
}
.lsbuttonchkno
{
	background-image: url(/nyx/images/chkno.gif);
}
