/************** LIST **********/
.news-list-container{
  width:600px;
  padding-top:0 !important;
}

.news-list-item{
  margin-bottom:20px !important;  
}

/*********** LATEST ************/

.news-latest-item{
  width:600px;
  margin-bottom:30px !important;
}

.news-latest-container h3{
  background:none;
  font-size:14px;
  font-weight:bold;
  padding:0;
}

.news-latest-item {
  border-color:#C6DEF2;
  border-style:solid;
  border-width:0 0 1px;
  margin:0 0 10px;
  padding:0 0 10px;
  
}

.news-list-item a,
.news-latest-item a{
  text-decoration:underline !important;
}

/*********** SINGLE *************/

.news-single-item{
  margin-left:0px;
  width:560px;
}

.news-single-item p.bodytext{
  margin-bottom:1em;
}

/************* SEARCH **************/
.news-search-form{
  margin-left:0px;
  border:solid 1px #C6DEF2;
  width:550px;
  padding:15px;
  font-weight:bold;
  margin-bottom:20px;
}

/************** TMP ***********************/
#produkt_features .feature{
 margin-right:0px;
}
#produkt_features .feature ul{
  list-style-position:outside;
  padding-left:5px;
}
hr.clearer,
.bodytext hr{
  height:1px; 
  background:#C6DEF2; 
  border:none;
}

p.bodytext a{
  text-decoration:underline;
}

#page_content{
  min-height:250px;
  font-size:12px;
}
