.fl_left {
	float:left !important;
}
.dis_inline {
	display:inline !important;
}
.w_100_pr {
	width:100% !important;
}
.w_150_px {
	width:150px !important;
}
.gray {
	background:#CCCCCC;
	color:#000000;
}
.linka {
	border-bottom:solid 1px #000000;
}
a.manual {
	line-height:13px;
	background:transparent url(../images/icons/download.gif) 0px 2px no-repeat;
	padding:0 0 10px 15px;
	float:left;
}
.fl_right {
	float:right !important;
}
.brdr_none {
	border:none !important;
}
.m_top_15 {
	margin-top:15px !important;
}
.m_top_10 {
	margin-top:10px !important;
}
.m_l_10 {
	margin-left:10px !important;
}
.fl_none {
	float:none !important;
}
.w_150 {
	width:150px !important;
}
.input1 {
	float:left;
	width:100%;
	border: solid 1px #ffa616;
	background:#FFFFFF;
	color:#333333;
	font-size:11px;
	margin:5px 0 0 0;
	height:15px;
}
.input2 {
	float:left;
	width:100%;
	border: solid 1px #ffa616;
	background:#FFFFFF;
	color:#333333;
	font-size:11px;
	margin:5px 0 0 0;
	height:50px;
}

.butt1 {
	float:left;
	border: solid 1px #000000;
	background:#ffa616;
	color:#333333;
	font-size:11px;
	margin:5px 0 0 0;
	padding:1px 3px 1px 3px;
	text-transform:uppercase;
}
.photo {
	float:left;
	display:inline;
	width:100%;
	margin-top:10px;
}
.photo td {
	border-bottom:solid 1px #666666;
	padding:3px 2px 3px 2px;
}
.double {
	border-bottom:solid 2px #666666 !important;
}