.orderblock {
	line-height: 20px;
}
.orderblock span {
	margin-left: -7px;
}

#tabs_border_top {
	background: #4B4B4B url(i/it_fr.gif) left bottom no-repeat;
	width: 600px;
	height: 57px;
	padding: 0 32px 0 45px;
}
#tabs_border_top i {
	text-align: right;
	float: right;
	font-size: 11px;
	padding-top: 9px;
}
#tabs_border_top img {
	width: 106px; height: 36px; border: 0; cursor: pointer;
}
#stepXdiv {
	text-decoration: none; text-align: center;
	width: 132px;	height: 36px;	margin: 0 4px 0 6px;	float: left;
	background: #4B4B4B url(i/buttons/disact_X.gif) no-repeat;
	background-position: center top;
	cursor: pointer;
}
#stepXdiv:hover {
	background-position: center bottom;
}
#stepXdiv span {
	top: 12px;
	color: white;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 16px;
}

#tabs {
	border-right: 5px solid #D8D8D8;
	border-left: 11px solid #D8D8D8;
	background-color: #353535;
	margin-right: 10px;
}
#tabs label {
	cursor: pointer;
}
#tabs textarea {
	width: 99%; 
	margin-bottom: 7px;
}
#tabs input[type=radio] {
	margin-bottom: -2px;
}
#tabs input[type=checkbox] {
	margin-bottom: 1px;
}
#tabs input[type=button] {
	margin: 0 30px; 
	width: 104px;
}

#tabs .order_table tr {
	height: 18px;
}
#tabs .Qt {
	display: inline;
	padding: 1px 0 2px 0;
}
#tabs .Qb {
	display: block;
	padding: 1px 0 2px 0;
	white-space: pre;
}
#tabs .Qi {
	display: inline;
	padding: 1px 0 2px 0;
	line-height: 22px;
	white-space: pre;
}
#tabs .Ab {
	display: block;
	background-color: #4B4B4B;
	border: 1px dotted #353535;
	padding: 1px 4px 2px 4px;
	/*white-space: pre;*/
}
#tabs .Ai {
	display: inline;
	background-color: #4B4B4B;
	border: 1px dotted #353535;
	padding: 1px 4px 2px 4px;
	white-space: pre;
}
#tabs .WTF {
	color: red;
}
#tabs .cutItHere {
	margin: 5px 0 15px 0;
	border-top: 1px dashed white;
}


#tabs_border_bottom {
	border: 0;
	background: #4B4B4B url(i/ib_fr.gif) center top no-repeat;
	width: 662px;
	height: 23px;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
}

.cancelok input[type=button] {
	margin: 0 30px; 
	width: 104px;
}

.cancelok .order_table tr {
	height: 18px;
}