#header {
  position: relative;
}

#header .adspace {
  position: absolute; top: 46px; right: 0;
}

#header .adspace .social-links a {
  margin-left: 6px;
}

#content img.ecu_images {
	max-height: 250px;
	max-width: 360px;
	padding: 5px 0 5px 0;
}

#ecu_uploadform {
  display: none;
}

.template-page-comments #ecu_uploadform {
  display: block;
}

.template-page-comments #respond {
  position: relative;
  margin-bottom: 50px;
}

.template-page-comments #respond input#submit {
  position: absolute;
  left: 0;
  bottom: -50px;
}
