

#news-main {
	float: left;
    width: 100%;
	padding-left: 5px;
	margin-top: 3px;
	padding-top: 5px;
	padding-right: 3px;
	background-image: url(../images/kitchens-box/news-back.gif);
	background-repeat: no-repeat;
	height: 317px;}
#news-main ul {
	margin: 0;
	padding: 0;}

#home-news-container {
	width: 240px;
	height: 130px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	float: left;
	list-style: none;
	}
#home-news-thumbnail {
	float: left;
	margin-right: 5px;
	}
h2
{
    font-weight: normal;
    font-size: 13px;
    font-family: Arial;
    font-style: normal;
    margin: 0em 0em 0em 0em;
    padding-bottom: 0px;
    color: #666666;
}
A.h2nd:link
{
    text-decoration: none;
    font-size: 1em;
    font-family: Arial;
    font-style: normal;
    margin: 0 0 0em 0;
    padding-bottom: 0em;
    color: #666666;
}
A.h2nd:visited
{
    text-decoration: none;
    font-size: 1em;
    font-family: Arial;
    font-style: normal;
    margin: 0 0 0em 0;
    padding-bottom: 0em;
    color: #666666;
}
A.h2nd:active
{
    text-decoration: none;
    font-size: 1em;
    font-family: Arial;
    font-style: normal;
    margin: 0 0 0em 0;
    padding-bottom: 0em;
    color: #666666;
}
A.h2nd:hover
{
    text-decoration: underline;
    font-size: 1em;
    font-family: Arial;
    font-style: normal;
    margin: 0 0 0em 0;
    padding-bottom: 0em;
    color: #E80000;
}

.home-news-extract {
	font-family: Tahoma, Geneva, sans-serif; 
    font-size: 11px; }
	
#list-news-container {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
	list-style: none;
	}
.home-news-extract {
	font-family: Tahoma, Geneva, sans-serif; 
    font-size: 11px; }

.normal-text {
	padding-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	}
.divider-news {
  color: #CCCCCC;
  background-color: #CCCCCC;
  border: none;
  width: 540px;
  height: 1px;
  margin-left:auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 6px;
  overflow: hidden;
  float: left;
 }
 
A.articlelnk:link    {color:#333; text-decoration:underline; }
A.articlelnk:visited {color:#333; text-decoration:underline; }
A.articlelnk:active  {color:#333; text-decoration:underline; }
A.articlelnk:hover   {color:#ff0000; text-decoration:underline; }