/* ----------------------------------------------------------------
	extension.css ecopia.de
	version 2010/08/19
-----------------------------------------------------------------*/

.news .news_item {
    margin: 0 0 10px 0;
    padding: 5px;
    color: #292421;
    background: url(../images/bg_tt_news.gif) left top no-repeat;
}

.news .news_item h3 {
    color: #7ca255;
}

.news .news_item a {
    text-decoration: none !important;
    color: #6a9845 !important;
}

.news .news_item a:hover {
    text-decoration: underline !important;
}

.news .news_single_img {
    float: left;
    width: 180px;
}