/* Start of CMSMS style sheet '2009vmi_boxes_news' */
/*
2009 Velimpex.com  -  the boxes and news
Author:  Stephen R. Owens  -  www.studio-owens.com
*/

.NewsPost li {
  margin:0 0 8px 0;
}

.NewsPostCategory {
  margin-left:40px;
  font-size:10px;
}

.NewsPostDetailAuthor {
  margin-left:40px;
  font-size:10px;
}

.NewsPostDetailDate {
  margin-left:40px;
  font-size:10px;
}

.NewsSummaryLink {
  font-size:20px;
}

.NewsSummaryPostdate {
  font-size:10px;
}

.NewsSummary {
  overflow:hidden;
  border-top:6px solid #30476B;
  margin-bottom:12px;
  width:100%;
}

.NewsSummaryImage{
  float:left;
  border:4px solid #30476B;
  margin-top:-4px;
  margin-right:6px;
  margin-left:-1px;
}

.NewsSummaryNoImage {
  float:left;
  height:128px;
  width:128px;
  border-left:4px solid #30476B;
  margin-top:-6px;
  margin-right:6px;
  /*background:#405E8E;*/
}

.NewsSummaryText {
  margin-left:142px;
}

.box-180 {
  background:#b3c7e6;
  color:#000000;
  border:1px solid #2e466b;
  padding:6px;
}

/*****
               Individual Latest News for Clients
*****/
.NewsLatest {
  text-align:center;
  width:170px;
  overflow:hidden;
  border:1px solid #30476B;
  padding:4px;
  margin:0 0 12px 0;
}

.NewsLatestImage {
}

.NewsLatestNoImage {
}

.NewsLatestLink {
  font-weight:bold;
}

.NewsLatestPostdate {
  text-align:left;
  font-weight:bold;
  font-size:12px;
  padding:0px 0 6px 0px;
}

.NewsLatestSummary {
  font-size:11px;
  padding:0 6px 0 6px;
}

.NewsLatestMorelink {
}
/* End of '2009vmi_boxes_news' */

