.one_one-one{
  border-top: 1px solid #d8d8d9
}

.one-left{
  width:220px;
  float:left;
  overflow:hidden;
}

.one-middle, .one-right{
  width:242px;
  float:left;
  overflow:hidden;
}

.one-left .atom_teaser{
  height:255px;
}

.one-middle .atom_teaser,
.one-right .atom_teaser {
   width: 220px;
   padding-left: 20px;
   border-bottom: 1px solid #d8d8d9;
}

.one-middle .atom_teaser,
.one-left .atom_teaser{
   border-right: 1px solid #d8d8d9;
   border-bottom: 1px solid #d8d8d9;
}

.one-middle .atom_teaser, 
.one-right .atom_teaser,
.one-middle .atom_teaser{
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	height: 255px;
}

/* AS Single element: */
.atom_teaser{
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
        clear:both;
	height: auto;
}

.atom_teaser em,
.teaser em {
	font-size: 12px;
	color: #6e5171;
	font-style:normal;
	text-transform:uppercase
}
.atom_teaser h3 {
	font-size: 18px;
	font-weight: 100;
	color: #646567;
	padding-bottom: 4px;
}
.atom_teaser p {
	padding-right: 20px;
}
.atom_teaser p em {
	font-style: italic;
	font-color: inherit;
	font-size: inherit
}
.atom_teaser.large { height: 400px; }

.one_one-one .atom_teaser{
  min-height:255px;
  overflow:hidden;
}

.atom_teaser canvas{
  margin-top:5px;
  margin-bottom:10px;
}
