.h1Afa .tLine {
	clear: both;
	border-bottom: 1px #CCC dotted;
	height: 30px;
}
.h1Afa .ntelbr {border-bottom: none; }
.h1Afa .buttonHolder {
	border-bottom-width: 0;
	padding: 4px 0;
	
}
.h1Afa .buttonHolder input {cursor: pointer;}
.h1Afa .tLine LABEL {
	display: block;
	float: left;
	width: 150px;
	margin: 4px 0;
	font-size: 12px;
	padding: 4px 0;
	font-weight: bold;
}
.h1Afa .tLine .telBrojCheckBox
{
display: block;
float:left;
padding: 8px 0 0 0px;
}

.h1Afa .tLine .telBrojCheckBox label {
	display: inline;
	float: none;
	width: auto;
margin-left: 5px;
font: italic 12px Arial;
}
.h1Afa .tLine .RadComboBox {
	float: left;
	margin: 4px 20px 0px 0px;
}
.h1Afa .tLine .riTextBox {
	float: left;
	margin: 4px 20px 0px 0px;
}
.h1Afa .tLine .errMsg {
	line-height: 30px ;
	
}
.h1Afa .tLine .inputCell {
	margin: 4px 0;
}
.h1Afa .noteText DIV {
	margin-bottom: 10px;
}
.h1Afa .resultText {
	background-color: #d5d5d5;
	border: 1px #c5c5c5 solid;
	padding: 10px;
}
.h1Afa .resultText DIV {
	margin-bottom: 10px;
}
.h1Afa .checkBoxItem INPUT {
	margin-right: 5px;
}
.h1Afa .formPanel .tLine {
	height: auto;
	border-bottom-width: 0;
	margin: 8px 0;
}
.h1Afa .formPanel .tLine LABEL {
	float: none;
	width: auto;
	margin: 0;
	display: inline;
}
.h1Afa .formPanel .labelText {
	display: block;
	margin-bottom: 3px;
}
.h1Afa .formPanel .NormalTextBox {
	width: 200px;
}
