.img_wtext_big {
	float: left;
	width: 124px;
	height: 93px;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
	border: 1px solid #ddd;
}

.center {
	text-align: center;
}

span.error {
  clear: left;
  float: left;
  margin-left: 146px;
  color: #dd1b1b;
	font-size: 11px;
	font-style: normal;
	margin-bottom: 10px;
}

span.error_margin_145 {
	margin-left: 145px;
}

span.error_margin_290 {
	margin-left: 290px;
}

span.error_width_245 {
	width: 245px;
}

span.width_245 {
	width: 245px;
}

.noclear {
	clear: none;
}

#content label.label_right {
	clear: none;
	margin: 0 5px 0 5px;
}

select.sf_admin_multiple {
  height: 100px;
}

select.sf_admin_multiple-selected {
  height: 100px;
}

a.admin_muvelet {
  color: #dd1b1b;
  text-decoration: none;
}

a.admin_muvelet:hover {
	text-decoration: underline;  
}

input.sf_admin_action_create {
  height: 26px !important;
}

#sf_admin_container #sf_admin_bar {
  position: static !important;
}

input.error {
	border: 1px solid #d00000;
}

textarea.error {
	border: 1px solid #d00000;
}

box_left_type2_middle_bottom form.p {
  line-height: 18px;
}










