/* @override 
	http://www.elon.edu/shell/css/international/sahome.css */

.enet_feed dl + dl + dl > dd {
	display: none;
}

.enet_feed dl + dl + dl > dt {
	width: 100% !important;
}

.button {
  display: block;
  width: auto;
  padding-top: 1em !important;
  padding-bottom: 1em !important;
  font-size: 13px !important;
  font-weight: normal !important;
}

.button.secondary {
  border: 1px solid #a0a0a0 !important;
}

.button.primary {
  border: 1px solid #440000 !important;
}