/*
 * Overrides of matlabcentral and sitewide styles
 */

#middle .wrapper {
  background: url("/matlabcentral/images/mlc-answer-banner.jpg") no-repeat scroll left top #FFFFFF;
}
#toolbox #tbcontent {
  width: auto !important;
  padding: 0 0 10px 0;
}
#toolbox .left {
  width: 650px !important;
  margin: 0 !important;
  padding: 0 !important;
}
#toolbox .right {
  width: 260px !important;
  margin: 0 3px 0 0!important;
  padding: 0 !important;
}
#toolbox #tagcloud .tags {
  width: 250px;
}
a.editprofile {
  line-height: 1.3;
}
div.domtab {
  clear: left;
  background-color: #f7f7f7;
  border-right: 1px solid #d7d6d6;
  border-left: 1px solid #d7d6d6;
}

.error, .notice, .success {
  height: auto;
}

.success {
  width: auto;
  margin-top: 0;
}

.success h2 {
  margin: 0 0 0.5em 0;
  font-size: 9pt;
  color: #366336;
}

.success ul li {
  color: #588558;
}

.section {}

#contactus {
  clear: both;
}

#localnav .logincta {
  padding: 9px 0 5px 0.8em;
  color: #333333;
}

#localnav .logincta a {
  display: inline;
  padding: 0;
}

#localnav li.home {
  margin-bottom: 1em;
}

#localnav li.about {
  padding-top: 2em;
  padding-bottom: 0.5em;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.dialog {
  position: absolute;
  top: 0;
  left: 0;
  border: 3px solid #cf9800;
  padding: 5px;
  background-color: #ffffff;
}

.button {
  margin-top: 10px;
}

.errors {
  display: none;
}

fieldset {
  margin: 0;
  border: 0;
  outline: 0;
  padding: 0;
}

form.confirm {
  position: absolute;
  display: inline;
  border: 1px solid #cf9800;
  padding: 3px 6px;
  text-align: baseline;
  background-color: #ffffff;
}

form.confirm input {
  margin: 0;
  border: none;
  padding: 0;
  outline: 0;
  font-weight: bold;
  color: #980000;
  background: none;
}

.sidebar {
  float: left;
}

th .info {
  margin: 0;
}

.contributions {
  line-height: 18px;
  background-color: transparent;
}

.contributions a.mathworker, .performer a.mathworker {
  display: inline-block;
  /*
  padding-right: 20px;
  background: transparent url(/matlabcentral/images/icon_membrane.png) no-repeat right 0;
  */
}

.contributions .contribution {
  display: block;
  white-space: nowrap;
}

.question-list .contributions .contribution {
  display: block;
  width: 375px;
  float: left;
  margin-right: 20px;
  white-space: normal;
}

.question-list .contributions .latest-activity {
  width: 175px;
  float: right;
  margin-right: 0;
  text-align: right;
}

.question-list .contributions .accepted-answer {
  clear: left;
}

.question-list .contributions .accepted-answer span {
  font-weight: bold;
  color: #418f36;
}

.contributor {
  margin-right: 0.5em;
}

.contributor,
.contributor a,
.contributor span {
  display: block;
  float: left;
  margin-right: 4px;
  vertical-align: baseline;
}

.contributor span.mathworker {
  display: none;
  /*
  width: 16px;
  min-height: 17px;
  background: transparent url(/matlabcentral/images/icon_membrane.png) no-repeat 0 1px;
  */
}

#localnav .contributor span {
  padding: 2px 0 3px 0;
}

#localnav .contributor a {
  padding-right: 0;
}

#localnav .contributor span.mathworker {
  background-position: 0 3px;
}

#localnav .contributor a:hover {
  background-color: transparent;
}

#new_message label {
  display: inline-block;
  width: 75px;
  margin: 0 12px 0 0;
  font-weight: bold;
  text-align: right;
}

#new_message .summary {
  border: 1px solid #d7d6d6
}

#new_message .summary div {
  padding: 0 0 6px 0;
}

#new_message textarea {
  height: 200px;
  width: 500px;
}

.summary {
  border-top: 1px solid #d7d6d6;
  border-right: 1px solid #d7d6d6;
  border-left: 1px solid #d7d6d6;
  padding: 16px 20px 4px 20px;
  background-color: #f7f7f7;
  overflow: hidden;
  zoom: 1;
}

.contributor-summary {
  border-top: 1px 1px 1px 0px;
  overflow: hidden;
  zoom: 1;
  float: left;
  width: 310px;
}

.summary .avatar,
.summary .profile,
.summary .reputation {
  float: left;
  margin: 0 0 0 20px;
}

.contributor-summary .avatar {
  float: left;
  padding: 0 0 0 12px;
}

.summary .avatar {
  margin-left: 0;
}

.summary .profile {
  width: 360px;
}

.contributor-summary .profile {
  float: left;
  display: inline-block;
  width: 220px;
  padding: 1px 1px 1px 3px;
}

.contributors-list .performer .serial {
  font-size: 1.1em;
  font-weight: bold;
  color: #808080;
  text-align: right;
  vertical-align: top;
  float: left;
  padding: 0px 3px 0px 0px;
}

.contributors-list span {
  color: #bbb;
}

.summary .reputation {
  width: 150px;
  float: right;
  border: 1px solid #c1c1c1;
  padding: 6px;
  background-color: #ffffff;
}

.summary .reputation h2 {
  margin: 0;
  font-size: 1em;
}

.summary .reputation .value {
  margin-bottom: 12px;
  line-height: 1;
  font-size: 2em;
  font-weight: bold;
}

.summary .question_count {
  margin: 6px 0;
}

.profile dl {
  clear: left;
  padding: 0 0 4px 0;
}

.profile dt {
  width: 10.5em;
  font-weight: bold;
}

.profile .personal_profile {
  padding-top: 0.9em;
}

.personal_profile dt,
.personal_profile dd,
.professional_interests dt,
.professional_interests dd {
  width: 100%;
  float: none;
  margin: 0;
}

.avatar, #thumbnail.avatar {
  display: block;
  margin-right: 30px;
  border: 0;
  padding: 0;
  line-height: 0;
  vertical-align: bottom;
}

.contributor-summary .avatar {
  float: left;
  padding-left: 8px;
  margin-right: 10px;
  vertical-align: top;
}

.contributor-summary .full_name {
  font-size: 1.2em;
  margin: 1px;
}
.avatar.large img {
  max-width: 125px;
  max-height: 125px;
}

.avatar.small,
.avatar.small img,
#thumbnail.avatar.small {
  width: 65px;
}

.avatar img, #thumbnail.avatar img {
  display: block;
  margin: 0;
  border: 1px solid #c6c8c8;
  vertical-align: bottom;
  line-height: 0;
  -moz-box-sizing: content-box;
}

#thumbnail.avatar, #thumbnail.avatar img {
  background-color: #f7f7f7;
}

.avatar .mathworker, #thumbnail.avatar .mathworker {
  border-top: 0;
}

.avatar.large .mathworker {
  display: none;
}

span.reputation {
  color: #333333;
  font-weight: bold;
}

.vote {
  overflow: hidden;
  clear: left;
  margin: 0.75em 0 0 0;
}

.vote button {
  display: block;
  float: left;
  outline: none;
  height: 18px;
  margin: 0;
  padding: 1px 0 0 20px;
  border: 0;
  background: transparent url(/matlabcentral/images/icon_vote_off.png) no-repeat 0 1px;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
}

.vote button.on {
  background-image: url(/matlabcentral/images/icon_vote_on.png);
}

.buttons {
  vertical-align: baseline;
}

.buttons input {
  margin: 0;
  vertical-align: baseline;
}

.buttons a.cancel {
  display: inline-block;
  padding: 3px;
  vertical-align: baseline;
}

.edit,
.delete {
  clear: left;
  margin: 1.5em 0 0 0;
  background: none !important;
}

.delete {
  margin-top: 0.5em;
}

.edit a,
.delete a {
  display: block;
  padding: 2px 0 0 22px;
  background: transparent url(/matlabcentral/images/icon_edit.png) no-repeat 0 0;
}

.delete a {
  background: transparent url(/matlabcentral/images/icon_delete.png) no-repeat 0 0;
}

.delete a.cancel {
  display: inline;
  padding: 0;
  background: none;
}

table.details {
  border: 1px solid #d7d6d6;
  margin-bottom: 0;
}

#answers h2 {
  margin: 0;
  padding: 0.4em 0 0.4em 22px;
}

.answer {
  clear: left;
  overflow: hidden;
  border-top: 1px solid #d7d6d6;
  padding: 1em 0 1em 22px;
}

.accepted_mark {
  margin: 0.25em 0 0.5em;
  padding: 2px 0 0 20px;
  color: #418f36;
  font-weight: bold;
  background: transparent url(/matlabcentral/images/icon_accepted.png) no-repeat 0 0;
}

.answer .body {
  float: left;
}

.answer .body div.comments {
  width: 585px;
  max-width: 585px;
}

#details {
  width: 600px;
}

#details .accepted-answer a.in-page {
  font-weight: bold;
  color: #418f36;
}

.question_wrapper {
  clear: both;
  margin: 1em 0 1em 0;
  border: 1px solid #ececec;
  padding: 0.5em;
  background-color: #ffffff;
}

#details .question_body p {
  margin-bottom: 0.9em;
}

#details .comment_body p,
.comment_body p {
  margin-bottom: 0.4em;
}

input.add_answer_toggle {
  display: inline-block;
  margin: 16px 0;
}

.comments_toggle {
  padding: 0 0 6px 0;
  color: #666666;
}

.comments_toggle a {
  color: #333333;
}

.comments {
  margin-top: 2em;
  padding: 0 0 0 18px;
  background: transparent url(/matlabcentral/images/icon_comment.png) no-repeat 0 2px;
}

.comments h3 {
  font-size: 11px;
}

.comments .buttons,
.comments textarea {
  display: block;
}

.comments textarea {
  width: 100%;
  min-height: 100px;
}

#tagcloud {
  max-width: 260px;
  min-height: 80px;
}

#tagcloud.loading {
  color: #a6a6a6;
}

#tagcloud span {
  display: inline-block;
  margin: 0 6px 0 0;
}

.tags,
.products {
  overflow: hidden;
  clear: left;
  margin: 0 0 0.75em 0;
  line-height: 15px;
}

.tags .container,
.products .container {
  float: left;
}

.tags h3,
.products h3 {
  width: 64px;
  float: left;
  margin: 0;
  padding: 0;
}

.tags h3, .tags h4,
.products h3, .products h4 {
  clear: left;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}

.tags ul li,
.tags ul form,
.products ul li,
.products ul form {
  float: left;
  margin: 0 !important;
  padding: 0;
  font-size: 11px;
  line-height: 15px;
  background: none;
  white-space: nowrap;
}

.tags ul form,
.tags ul li a,
.products ul form,
.products ul li a {
  display: block;
  float: left;
}

.tags .separator,
.products .separator {
  float: left;
  font-size: 11px;
  line-height: 15px;
}

.add_tags_form,
.add_products_form {
  display: none;
}

.add_tags_form .multicomplete,
.add_products_form .multicomplete {
  width: 400px;
}

#mainbody ul.tag_list,
#mainbody ul.product_list {
  margin: 0;
  margin-left: 0;
}

.tag_list button,
.product_list button {
  display: block;
  float: left;
  width: 12px;
  border: 0;
  padding: 0;
  outline: 0;
  background: transparent url(/matlabcentral/images/bullet_delete.png) no-repeat 0 -1px;
  font-size: 11px;
  line-height: 15px;
  text-indent: -5000px;
  cursor: pointer;
}

.tags a.add_tags,
.products a.add_products {
  display: block;
  margin: 0 0 0 10px;
}

.notifications {
  padding: 0 0 6px 0;
}

.notifications input, .notifications label {
  line-height: 16px;
  vertical-align: middle;
}

.notifications input[type=submit] {
  margin: 0;
  border: none;
  padding: 0;
  background: none;
  vertical-align: bottom;
}

.notifications label {
  float: none;
}

/* faceted navigation */

div.filter-container {
	display: block;
	width: 175px;
	margin: 0 0 12px 10px;
  border: 1px solid #d6d4d4;
}

div.filter-container h3 {
  margin: 0;
  border: 1px solid #fff;
  padding: 6px 6px;
  font-size: 1.0em;
  line-height: 100%;
  background: #eaeaea;
}

div.filter-container .filter {
	_height: 200px;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  border-top: 1px solid #d6d4d4;
  padding: 0;
	background: #f8f8f8;
}

div.filter-container .filter ul {
  list-style: none outside none;
  margin: 0;
	padding: 0;
}

div.filter-container .filter ul li {
  margin: 0;
	padding: 0;
  line-height: 130%;
  background: none;
}

div.filter-container .filter ul li a {
  display: block;
  border: 0;
  padding: 5px 7px 5px 7px;
  background-image: none;
  text-decoration: none;
}

div.filter-container .filter ul li a:hover,
div.filter-container .filter ul li a.selected:hover {
  background-color: #dbdbdb;
}

div.filter-container .filter ul li a.selected {
  color: #000000;
  font-weight: bold;
}

div.filter-container .filter ul li a.selected span {
  width: 19px;
  text-indent: -5000px;
  background: transparent url(/matlabcentral/answers/images/close-button-large.png) no-repeat right 0;
}

div.filter-container .filter ul li a.remove-filter,
div.filter-container .filter ul li a span {
	display: block;
  float: right;
  padding: 0;
}

/*
 * facet highlights in the search field
 */
.search_field {
  width: 600px;
  float: left;
  border: 1px solid #d3d3d3;
  padding: 3px;
  line-height: 1.8;
  background-color: #ffffff;
}

.search_field input {
  display: block;
  width: 100%;
  height: 1.8em;
  float: left;
  margin: 3px 0;
  padding: 0;
  outline: 0;
}

.tokens {
  float: left;
}

.token {
  display: block;
  float: left;
  margin: 0 6px 0 0;
  border: 1px solid #d6d4d4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 0 2px 5px;
  white-space: nowrap;
  background-color: #f8f8f8;
}

.token .label {
  padding: 0 5px 0 0;
}

span.token.selected {
  background-color: #eaeaea;
}

span.token.highlighted {
  background-color: #d9d9d9;
}

#toolbox .token .remove a {  /* need the #toolbox selector to cancel mlc.css rules that catch <a> elements */
  display: inline-block;
  float: none;
  width: 16px;
  height: auto;
  padding: 0;
  background: transparent url(/matlabcentral/answers/images/close-button.png) no-repeat center center;
  text-indent: -5000px;
}

.search_button input {
  display: inline-block;
  height: 19px;
  width: 18px;
  margin: 4px 0 0 5px;
  border: 0;
  padding: 0;
  background: transparent url(/matlabcentral/images/gobutton.gif) no-repeat 0 1px;
  text-align: -5000px;
  vertical-align: baseline;
}
.search_button input:hover {
  background-image: url(/matlabcentral/images/gobutton_hover.gif);
}

#search_options {
  width: 375px;
}

#link_to_advanced_search {
  display: block;
  float: right;
  margin: 1px 2px 0 0;
}

.search-results-tools {
  float: none;
  clear: both;
  border-bottom: 1px solid #d7d6d6;
  padding: 0 0 3px 0;
  overflow: hidden;
  zoom: 1;
}

.search-results-tools form {
  float: left;
}

.search-results-tools label {
  display: inline-block;
  float: none;
  padding: 3px 5px 0 0;
  font-weight: bold;
  vertical-align: top;
}

.search-results-tools select {
  width: auto;
  float: none;
  margin: 0;
}

.search-results-tools option {
  padding: 0 20px 0 0;
}

.search-results-tools.bottom {
  border-bottom: 0;
  padding: 3px 0 0 0;
}

.feed {
  float: right;
  padding: 3px 25px 0 0;
}

.feed a {
  padding: 0 0 0 18px;
  line-height: 130%;
  background-position: 1px 0;
}

.pagination {
  float: right;
}

.pagination span,
.pagination a {
  display: inline-block;
  float: left;
}

.pagination span {
  border: 1px solid #d7d6d6;
}

.pagination span.text {
  border: 0;
  padding: 4px 5px 0 0;
}

.pagination .previous {
  border-right: 0;
}

.pagination span span,
.pagination span a {
  height: 17px;
  width: 16px;
  border: 0;
  padding: 0;
  background: transparent no-repeat 0 0;
  text-indent: -9999px;
}

.pagination .previous span,
.pagination .previous a {
  background-image: url(/matlabcentral/images/icon_backward.gif);
}
.pagination .previous span.disabled,
.pagination .previous a.disabled {
  background-image: url(/matlabcentral/images/icon_backward_disabled.gif);
}
.pagination .next span,
.pagination .next a {
  background-image: url(/matlabcentral/images/icon_forward.gif);
}
.pagination .next span.disabled,
.pagination .next a.disabled {
  background-image: url(/matlabcentral/images/icon_forward_disabled.gif);
}

.no_questions, .no_answers, .no_contributor {
  padding: 6px 0;
  border-bottom: 1px solid #d7d6d6;
}

.question-list, .contributors-list {
  clear: both;
}

.question-list .tags {
  margin: 0;
  padding: 3px 0 0 0;
}

.question-list .tags span {
  display: inline-block;
  width: 55px;
  margin-right: 1em;
  font-weight: bold;
}

.question-list .question, .contributors-list .performer {
  width: 100%;
  float: left;
  clear: left;
  margin: 0;
  border-bottom: 1px solid #d7d6d6;
  padding: 6px 0 12px 0;
  text-align: left;
}

.question_answers_and_votes {
  width: 145px;
  float: left;
  padding: 3px 0 0 0;
}

.question-list .answers-count,
.question-list .votes-count {
  float: left;
  margin: 0 10px 0 0;
  border: 1px solid #d7d6d6;
  padding: 5px 0;
  text-align: center;
}

.question-list .answers-count.accepted {
  border-color: #418f36;
  color: #418f36;
}

.question-list .votes-count {
  margin: 0;
  border: 0;
  padding: 6px 0 4px 0;
}

.question-list .answers-count span,
.question-list .votes-count span {
  display: block;
  width: 60px;
  font-size: 2em;
  line-height: 1;
  font-weight: bold;
}

.contributors-list .reputation-count span,
.contributors-list .answers-count span,
.contributors-list .questions-count span,
.contributors-list .accepted-count span {
  display: block;
  width: 95px;
  font-size: 2.5em;
  line-height: 1;
  color: #757575;
}

.sort_highlight {
  color: #333333 !important;
  font-weight: bold;
}

.contributors-list .reputation-count,
.contributors-list .answers-count,
.contributors-list .questions-count,
.contributors-list .accepted-count {
  width: 95px;
  float: left;
  text-align: center;
  padding: 2px 1px 1px 2px;
  font-size: 1.1em;
  color: #808080;
}

.morelink a {
  text-decoration:none;
  outline: none;
}
.morecontent span {
  display: none;
  color: #000;
}

.performer .profile .personal_profile {
  font-size: 1.1em;
  padding: 0;
}

.question-list .votes-count span {
  font-weight: normal;
  color: #666666;
}

.question-list .question_details {
  width: 575px;
  float: left;
}

.question-list h3 {
  margin: 0 0 6px 0;
  padding: 0;
  font-size: 13px;
}

.question-list .tags {
  clear: both;
}

#new_answer {
  clear: left;
  margin-bottom: 2em;
  border-top: 1px solid #d7d6d6;
  border-bottom: 1px solid #d7d6d6;
  padding: 0 0 0 22px;
}

#new_answer h2 {
  margin-top: 0;
  padding: 0.5em 0;
}

#new_answer label {
  display: none;
}

#new_question_version label {
  display: block;
  float: none;
}

label#question_title_label {
  float: left;
}

.label .max-length {
  float: right;
  padding: 0 0.5em 0 0;
  color: #666666;
}

.label .max-length.warn {
  color: #bf8c02;
  font-weight: bold;
}

.label .max-length.over {
  color: #cc0000;
  font-weight: bold;
}

#new_question .multicomplete,
#new_question input.text,
#new_question select {
  width: 550px;
  display: block;
  float: none;
}

#new_answer textarea,
#new_answer .matlabmarkup-refresh,
#new_answer .markItUpResizeHandle,
#new_answer .matlabmarkup-preview {
  width: 100%;
}

/*
#new_answer textarea {
  height: 400px;
}
#new_answer .matlabmarkup-preview {
  height: 250px;
}
*/

.answer_body {
  width: 575px;
}

.answer_body form label {
  margin-top: 11px;
}

.question_body form input.text {
  width: 550px;
  display: block;
  float: none;
  clear: both;
  margin: 0 0 11px 0;
}

.question_body form label,
.answer_body form label {
  display: block;
  float: none;
}

.buttons {
  margin: 3px 0;
}

.pagination-container {
  width: 100%;
  float: left;
  padding: 3px 0;
}

.tab-bar {
  width: 100%;
  float: left;
  border-right: 1px solid #d7d6d6;
  border-left: 1px solid #d7d6d6;
  padding: 10px 0 0 0;
  background-color: #f7f7f7;
}

.tab-bar ul, #mainbody .tab-bar ul {
  list-style: none outside none;
  position: relative;
  top: 1px;
  margin: 0;
  padding: 0 10px;
}

.tab-bar li {
  float: left;
  margin: 0;
  padding: 0;
  background: none;
}

.tab-bar li a {
  display: block;
  width: 93px;
  min-height: 22px;
  padding: 3px 0 0 0;
  background: transparent url(/matlabcentral/images/tab_inactive.gif) no-repeat 0 0;
  text-align: center;
}

.tab-bar li a:hover {
  background-image: url(/matlabcentral/images/tab_inactive_over.gif);
}

.tab-questions #questions-tab a,
.tab-answers #answers-tab a {
  background-image: url(/matlabcentral/images/tab_active.gif);
  color: #bf8c02;
  font-weight: bold;
  text-decoration: none;
}

.tab-bar .pagination {
  padding: 3px 10px 0 0;
}

.tab-body {
  width: 100%;
  float: left;
  clear: left;
  margin: 0;
  border-top: 1px solid #d7d6d6;
  padding: 0;
  background-color: #ffffff;
}

.ui-autocomplete {
  position: absolute;
  z-index: 999999999;
  list-style: none outside none;
  max-height: 165px;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  margin-left: 0 !important;
  border: 1px solid #bbbbbb;
  padding: 0;
  text-align: left;
  background-color: #ffffff;
}

/* IE 6 doesn't support max-height or min-width */
* html .ui-autocomplete {
  height: 165px;
  width: 300px;
}

.ui-autocomplete li {
  margin: 0;
  padding: 0;
  background: none;
}

.ui-autocomplete li a {
  display: block;
  padding: 0 0 0 6px;
}

.ui-state-hover {
  background-color: #e1e1e1;
}

.multicomplete {
  cursor: text;
  overflow: hidden;
  zoom: 1;
  margin: 0 0.5em 0.5em 0;
  border: 1px solid #bbbbbb;
  padding: 0 5px;
  background-color: #ffffff;
  font-size: 11px;
}

.multicomplete-input {
  width: auto;
  display: block;
  float: left;
  margin: 0 !important;
  border: 0 !important;
  padding: 3px 0 !important;
  outline: none !important;
  background-color: #ffffff;
}

.multicomplete-selected-item {
  float: left;
  margin: 0 5px 0 0;
  padding: 2px 0;
  font-weight: bold;
  color: #4d4d4d;
  white-space: nowrap;
}

.multicomplete-selected-item span {
  float: left;
  padding: 0 1px 0 0;
  white-space: nowrap;
}

.multicomplete-selected-item a {
  display: block;
  width: 10px;
  float: left;
  overflow: hidden;
  background: transparent url(/matlabcentral/images/bullet_delete.png) no-repeat -3px -1px;
  text-indent: -5000px;
  white-space: nowrap;
}



/* *** */

.hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/* All forms */

label {
  position: relative;
}

input[type=text], textarea {
  border: 1px solid #bbb;
  padding: 2px 5px;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
}

label span {
  font-weight: normal;
}

label span.required {
  display: inline-block;
  margin: 0 4px 0 0;
  font-weight: bold;
  color: #c00;
  font-size: 1.25em;
  line-height: 0.5;
  vertical-align: middle;
}

.submit input, .submit a {
  display: inline-block;
  margin: 0 5px 0 0;
}

label .hint {
  position: absolute;
  right: 0;
}

label .hint .warn {
  color: #660000;
  font-weight: bold;
}

textarea.markup {
  height: 250px;
  font-family: monospace;
  line-height: 1.25;
}


.tokenized input[type=text] {
  margin: 0;
  border: 0;
  padding: 0;
}

.new_question label,
.edit_question label {
  display: block;
  width: 550px;
  float: none;
  padding: 0;
  font-weight: bold;
}

.new_question input[type=text],
.new_question textarea,
.edit_question input[type=text],
.edit_question textarea {
  display: block;
  width: 550px;
  margin: 1px 0 12px 0;
}


.new_comment textarea,
.edit_comment textarea {
  width: 500px;
}



#details .question_body p,
#details .comment p {
  margin: 0 1em 1em 0;
  font-size: 9pt;
  line-height: 1.5em;
}

#details .question_body p a {
  font-size: 100%;
}

.comments {
  border-top: 1px dashed #dcdcdc;
  padding: 5px 0 0 20px;
  background: url('/matlabcentral/images/comment.gif') no-repeat scroll 0 8px transparent;
}

.comments h3 {
  margin: 2px 0 5px 0;
}

#question_controls {
  clear: both;
}

#question_controls .close,
#question_controls .delete,
#question_controls .vote_to_close,
#question_controls .flag {
  display: inline-block;
}

#tip_asking_questions h3 {
  margin: 0.75em 0;
  font-size: 1em;
}
