﻿.sbiscm_submittd {
	clear: both;
	padding-top: 15px;
}
.sbiscm_submit {
	width: 220px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-image: url('sbis_submitbutt.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
	margin: 0px 0px 0px 415px;
	text-indent: -1000px;
	text-decoration: none;
	overflow: hidden;

}
.sbiscm_submit:hover {
	background-position: center top;
}
.sbiscm_itemtd {
	padding: 15px 0px 10px 0px;
	width: 180px;
}
.sbiscm_itemtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.sbiscm_itemfield .NormalTextBox {
	font-size: 14px;
	height: 20px;
	padding-top: 3px;
}
.sbiscm_itemdropdown {
	width: 450px;
	height: 27px;
	color: #3d3d3d;
	padding: 4px;
}
.sbiscm_msgtxt {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	padding: 10px 0px;
}


