.startpageWorkflowProducts {
  width: 218px;
}

.startpageWorkflowProducts h3 {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  padding-left: 10px; 
  margin-bottom: 14px;
}

.startpageWorkflowProducts .content {
  border: 1px solid #c8c8c8;
  padding: 10px 10px 19px 10px;
  width: 198px;
  height: 170px;
  background: white;
}

.startpageWorkflowProducts .content .teaser-image {
  width: 100%;
  height: 107px;
  margin-bottom: 13px;
  text-align: center;
}

.startpageWorkflowProducts .content .teaser-image-edit {
  background: #969696;
  text-align: center;
  line-height: 107px;
}

.startpageWorkflowProducts .content .teaser-image-edit .teaser-remove-link {
  line-height: normal;
} 

.startpageWorkflowProducts .content .teaser-main-link {
  margin-bottom: 7px;
  white-space: nowrap;
}
  
.startpageWorkflowProducts .content .teaser-main-link a {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  background:transparent url(/images/main/bot_l_b.png) no-repeat scroll right 3px;
  color:#242424;
  height:11px;
  padding-right:16px;
  text-decoration: none;
}
