.MTSolutionsTeaser{
  width:385px;
}

.MTSolutionsTeaser .teaseritem{
  width:385px;
  overflow:hidden;
  margin-bottom:20px;
  float:left;
}
.MTSolutionsTeaser .odditem {
}
.MTSolutionsTeaser .evenitem {
}

.MTSolutionsTeaser .teaseritem h1 {
  border:1px solid #A0A0A2;
  background-color:#E6E6E6;
  color:#717171;
  font-weight:bold;
  line-height:16px;
  height:16px;
  padding:0px 0px 0px 20px;
  background-image:url(/images/header_box.gif);
  background-repeat:no-repeat;
  background-position:7px 3px;
  font-size:11px;
  text-transform: uppercase;
}

.MTSolutionsTeaser .teaserimage{
  margin:0px 0px 0px 0px;
  width:223px;
  border-right:1px solid #A6A6A7;
  float:left;
}

.MTSolutionsTeaser .teaseritembody {
  border-left:1px solid #A6A6A7;
  border-right:1px solid #A6A6A7;
  border-bottom:1px solid #A6A6A7;
}

.MTSolutionsTeaser .teaserlinks {
  float:left;
  width:159px;
  overflow:hidden;
}

#bodycontent .MTSolutionsTeaser a.learnmorelink,
#bodycontent .MTSolutionsTeaser a.showproductslink{
  padding-left:21px;
  background-image:url(/images/arrow.gif);
  background-position:12px 6px;
  background-repeat:no-repeat;
  font-weight:normal;
  display:block;
}
#bodycontent .MTSolutionsTeaser a.learnmorelink{
  margin-top:11px;
}

#bodycontent .MTSolutionsTeaser a.showproductslink{
  margin-top:3px;
}