#links .pan {
  text-align:center;

}

.description {
  margin-bottom:20px;

}

.link {
  background-color:#333333;
  padding-bottom:20px;

}

.link .itemsRight {
  padding-top:40px;

}

.linkPreview {
  margin:10px;

}

.linkPreview img {
  margin-right:20px;
  width:120px;

}

.linkEmbed {
  margin-left:auto;
  margin-right:auto;
  margin-top:30px;
  margin-bottom:20px;

}

.linkEmbed span.description {
  display:block;
  height:40px;
  margin-left:auto;
  margin-right:auto;
  color:white;
  margin-bottom:0px;
  text-align:center;
  font-weight:bold;
}

#links .formLine input {
  float:left;
  }
  
.formLine#editLinkPrevs img {
  margin-right:10px;

}