/*For Mlc Tool Here*/

.sal_mlc_section_title
{
	font-size: 1em; /* 13px; */
	color:Black;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sal_mlc_content_table
{
	/* width:504px; */
	background-color:#fff !important;
}

.sal_mlc_tr_style
{
	background-color:#FFFFFF;
}
.sal_line_height_three
{
	height:3px;
}

.sal_button
{
	vertical-align:text-bottom;
	text-align:center;
	background-color: Transparent;
	border: none;
	background-image: url(/SalaryWizard/Graphics/empty_button.gif); 
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	font-weight: bold;
	color:  #2D9606;
	height:20px;
	display: block;
	width:100px;/*FF*/
	width:100px\9;/*IE8,IE7,IE6*/
	[;width:100px;]/*Safari*/
}

/*For Mlc Tool End*/

