.element {
  float : left;
  margin-left : 20px;
  margin-bottom : 10px;
  width : 730px !important;
}

.template-element-field label, .template-element-field_name {
	font-weight: bold;
}

.template-element-field_name {
	width: 200px;
}

.template-element-field_value {
	width: 500px;
}

.template-element-link {
	background: transparent url(../img/icons/bullet_orange.gif) no-repeat scroll 0px 0px;
}

.template-element-subtitle {
  color: #515151;
  font-size: 1.2em;
  font-weight: bold;
  width: 722px;
  padding: 4px;
  margin-top: 10px;
}

