a {
  cursor: pointer;
}

#page_header_container .container {
 position: relative;
}

.page_info_container {
  position: relative;
}

* html #menu ul.group li a {
  width: 1px;
  overflow: visible;
}

* html #menu ul.group li a span.inner {
	width: 10px;
}

* html #menu ul.group #searchForm {
	width: 1px;
}

* html #menu ul.group #searchForm button {
	padding-left: 6px;
}

* html #tabs ul li a span {
	width: 1px;
}

#page_actions {
  position: relative;
}

.content_fix {
  display: block !important;
  padding-bottom: 1px;
}

.mass_edit {
  zoom: 1;
}


* html .category_list .selected a  {

}

* html .pagination {
  width: 1px;
  white-space: nowrap;
}

* html .calendar_navigation_item {
  width: 1px;
  white-space: nowrap;
}

* html .current .calendar_navigation_item {
  width: auto;
  white-space: nowrap;
}

* html .subobjects_container {
  width: 760px;
  padding: 0px;
  margin: 0px;
}

* html .object_comments.resource .body{
  margin: 0px;
  padding: 0px;
}

* html .subobject .object_attachments.resource.object_section {
  width: 720px;
}

* html .form_left_col {
  width: 75%;
}

a.button span img {
  height: 9px;
  width: 8px;
  margin-top: 3px;
}

input.inline {
  background: none;
  border: 0px;
  padding: 0px !important;
  margin: 0px !important;
}

button {
  padding-right: 10px !important;
}

button span {
  padding: 6px 0px 5px 12px;
  position: static;
}

* html .form_right_col {
  position: static;
}

* html #tabs ul li a.current {
  position: relative;
  top: 1px;
}

* html #page_actions li a.button.print {
  cursor: pointer;
}

* html #page_actions li a.button.print img {
  top: 1px !important;
}

* html table.select_user_project_permissions td.radio input {
  position: static;
}

* html table.select_user_project_permissions td.label {
  padding-top: 6px !important;
}

a.object_visibility {
  top: 0px;
}

* html a.object_visibility {
  position: static;
}

* html .status_update_top_links li {
  padding-left: 5px;
}

* html span.time_popup_widget.with_text a {
	position: static;
}
