﻿.sbis_table {
	border: 1px #c0c0c0 solid;
	padding: 15px;
	width: 100%;
	background-color: #fbfbfb;
}
.sbis_submittd {
	clear: both;
	padding-top: 15px;
}
.sbis_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 265px;
	text-indent: -1000px;
	text-decoration: none;
	overflow: hidden;
}
.sbis_submit:hover {
	background-position: center top;
}
.sbis_hiderow, .sbis_hiderow td {
	display: none;
}
.sbis_itemtd {
	padding: 15px 15px 10px 0px;
	width: 250px;
	text-align: right;
}
.sbis_itemtd img {
	display: none;
}
.sbis_itemtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3d3d3d;
}
.sbis_msgbox {
	width: 300px;
	height: 250px;
	padding: 3px 5px;
	background-color: #fff;
	border: 1px #dedede solid;
}
.sbis_itemfield .NormalTextBox {
	font-size: 14px;
	height: 20px;
	width: 300px;
	padding: 3px 5px;
	background-color: #fff;
	border: 1px #dedede solid;
}
.sbis_itemdropdown {
	width: 311px;
	color: #3d3d3d;
	padding: 4px;
	background-color: #fff;
	border: 1px #dedede solid;
}
.sbis_msgtxt {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c50000;
	padding: 10px 0px;
}
