﻿.ArticleHolder
{
    width: 580px;
    margin: 0;
    padding: 0;   
}

.InnerArticleHolder
{
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 260px;
    height: auto;
    min-height: 120px;
    float: left; 
}

.ArticleHolder li
{
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 270px;
    height: auto;
    min-height: 120px;
    float: left; 
    display: block;
    line-height: 12px;
}

.ArticleHolder img {
    width: 80px;
    height: auto;
}

.image_holder {
    float:left;
    width: auto;
    height: auto;
}

.image_holder_top
{
    width: 98px;
    height: 10px; 
    background-image: url('images/mini_article_back_top.gif');
    background-repeat: no-repeat;
    float:left;
}

.image_holder_middle
{
    width: 98px;
    height: auto;
    padding: 0px 0px 0px 9px; 
    background-image: url('images/mini_article_back_middle.gif');
    background-repeat: repeat-y;
    float:left;
}

.image_holder_bottom
{
    width: 98px;
    height: 11px;
    background-image: url('images/mini_article_back_bottom.gif');
    background-repeat: no-repeat;
    float:left;
}

.ArticleHolder dd a
{
    cursor: pointer;
    font-weight: bold;
}

.ArticleHolder dl
{
    display:inline;
    float:left;
    margin-left:10px;
    overflow:hidden;
    height: auto;
}

.ArticleHolder dt
{
    color: #F49A00;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

.ArticleHolder dd
{
    text-indent: 0;
    margin:0 ;
    padding: 0;
    font-size: 11px;
    font-family: Arial;
    height: auto;
}

.DateHolder
{
    font-weight: bold; 
    display: block;  
}

#news_bigimage_holder
{
    background-image: url(/images/modules/product_bigimage_surround.gif);
    background-repeat: no-repeat;
    width: 244px;
    height: 243px;
    padding-top: 10px;
    padding-left: 10px;  
}

#news_bigimage_inner_holder
{
    width: 220px;
    height: 220px; 
    margin: 5px 0px 0px 5px;
}
  
.new_bigimage
{
    margin-left: 1px;
    margin-top: 2px;
}  

p
{
    text-align: left !important;
}

#left_compet {
    width: 310px;
    height: auto;
    padding: 0px 20px 0px 0px;
    margin: 0px;   
    float: left;
}

#right_compet {
    width: 250px;
    height: auto;
    padding: 0px;
    margin: 0px;  
    float: left; 
}

#date_main_holder
{
    width: 95%;
    height: 14px;
    background-image: url(/images/dash_bg.gif);
    background-repeat: repeat-x;
    margin-top: 10px;
    margin-bottom: 10px;
}

#actual_date_holder
{
    height: 14px;
    width: 50px;
    padding-left: 10px;
    background-color: #ffffff;   
    font-family:Arial,Helvetica,sans-serif;
    font-weight: 600;
    color: #797979;
    font-size: 12px;
    float: right;
}

#holder {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 250px;
	float: left;
}

#box_top {
	background-image: url(images/box_photome_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 250px;
}

#box_middle {
	background-image: url(images/box_photome_middle.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	float: left;
	height: auto;
	width: 220px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#box_bottom {
	background-image: url(images/box_photome_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 250px;
}

.compet_title {
    color: #F49A00;
    font-size: 18px;
    font-weight: bold;
}

