﻿.SmartButton
{
	border2: 1px solid #dadeb9;
	padding2: 2px;
	cursor: default;
}
.SmartButton_Separator
{
	background-color: #666666;
	border-right: solid 1px #ffffff;
	width: 1px;
	height: 19px;
}


.SmartButton2
{
	cursor: default; 
	/* width:px;  is set inline in style */
	height: 41px; 
	font-size: 11px; 
	font-family: Arial; 
	background-color: ButtonFace; 
	border: outset 2px #ffffff; 
	text-align: center;
}