   #newcontent {
    position:relative;
	padding:0!important
  }
  #feature {
    border:1px solid #CAD6E8 ;
    width:72%;
    margin:0 0 1.5em 0;
    padding:0 0 15px 0!important;
    position:relative;
	height: auto;
	background:#fff;
	top:0
  }
  #news_module {
    position:absolute;
    width:26%;
    border:1px solid #CAD6E8 ;
    right:0;
    top:0;
    padding:0;
    background: #fff ;
  }
  #recent {
    background: #fff ;
    width:62.2%;
    padding:.6em 0;
    margin-bottom: 0 !important ;
    border: 1px solid #CAD6E8;
	position:relative;	
  }


/* FEATURE BOX */
#feature h1 {
margin:1em 4% 10px 3%;
}
#feature h5 {
font-size:1.1em;
margin:0 4% 1em 3%;
}
#feature p  {
margin:0 4% 1.1em 3%;
font-size:1.0em;
line-height: 150%;
color:#666;
}
#feature p.hook  {
font-weight:700
}
#feature h1 a {
text-decoration:none;
}
#feature img {
float:right;
margin:2em 25px 0 1em;
display:inline
}
#flow {
border:0 none ;
padding-bottom:0!important
}
#tab{
border:0 none;
padding-bottom:0!important
}
/* #recent  */

#recent * {
margin : 0 15px 
}
#recent * *{
margin :0;
}
#recent h4 {
display:block;
margin-top:15px
}	

#recent h4 span{
display:block;
margin:10px 0 10px 0
}
#recent h4 span span{
display: inline;
}

#col1 p.xhtml {
margin: 10px auto;
text-align:center;
} 

#nlblurb p.wrapleft {
	white-space:nowrap; /* solves an IE problem */
}
div#news_module h5 a.news_part
{
display:block
}
div#news_module h5
{
padding:1px;
}
div.half {
height:7.5em;
overflow:visible; 
}
div.half p {
font-size:80%;
font-weight:700;
}

#nlblurb p  {
padding-bottom: 0
}

div#content div#flow div.wrap p.right {
float:right;
margin-top:-3px;
}

/* MANO */

/* NewProducts.css */

div.news_part {
	position:relative;
}
#news_module div.detail{
	position:absolute;
	border:1px solid #C0D0E0;
	background: #F5FBFC;
	top:90px;
	right:5px;
	padding:0!important;
	width:70px;
	text-align:center;
	line-height:170%;
}
.news_part h5 a:link, .news_part h5 a:hover, .news_part h5 a:visited, #tab .blogicon
{
	background-image: url(/images/icons/book_green_24.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	display:block;
}
.news_part h5 a:link, .news_part h5 a:hover, .news_part h5 a:visited
{
	padding-bottom: 8px;
}
.news_part h5 a:hover
{
	background-image: url(/images/icons/book_red_24.gif);
	background-repeat: no-repeat;
}

