﻿#contentContainer
{
    width: 1200px;
    height: 526px;
/*    background-image: url(../images/background_entire.jpg)*/
}

#middleContainer
{
    min-width: 1000px;
    width: 1200px;
    max-width: 1200px;
    min-height: 391px;
    height: 391px;
    max-height: 391px;
    /*background-image: url(../images/background_gray.jpg)*/
}

#titleNewsContent
{
    width: 426px;
    height: 391px;
    background-color: #000000;
    float:left;
    text-align: center
}

#blankNewsContent
{
    min-width: 10px;
    width: 10px;
    float: left
}

#textNewsContentContainer
{
    width: 645px;
    height: 391px;
    float: left;
}

#blankNewsContent2
{
    width: 645px;
    height: 84px;
}


#textNewsContent
{
    width: 645px;
    height: 307px;
    background-color: #c4c4c4;
}

td.newsItem
{
	 border-bottom-style: solid;
	 border-bottom-width: 1px;
	 border-bottom-color: #9b9c9e;
	 color: #9b9c9e;
	 text-transform: uppercase;
	 text-align: left;
	 font-weight: bold;
	 font-family: Verdana, Tahoma, Arial;
	 font-size: 11px;
}

td.lastNewsItem
{
	 color: #9b9c9e;
	 text-transform: uppercase;
	 text-align: left;
	 font-weight: bold;
	 font-family: Verdana, Tahoma, Arial;
	 font-size: 11px;
}

#pseudoWindow0
{
    width: 620px;
    height: 391px;
    float:left;
    display: table-cell;
    vertical-align: bottom
}

#outerWrapper0
{
    position:relative;
    border-style:none;
    width: 600px;
    height: 391px;
    overflow:hidden
}

#lineup0
{
    position: absolute;
    left: 1120px;
    top: 460px
}

#linedown0
{
    position: absolute;
    left: 1120px;
    top: 480px
}

.newsElement
{
	/*background: #cccccc;*/
	height: 290px;
	padding: 0px;
}

.newsImage
{
	/*background: #cccccc;*/
	height: 290px;
	padding: 0px;
	visibility: hidden
}

.newsTitle
{
	 color: #ff0015;
	 text-transform: uppercase;
	 text-align: left;
	 font-weight: bold
}

.newsText
{
	text-align: left
}

a.newsItem, a.newsItem:visited, a.newsItem:active
{
	color: #9b9c9e;
	 text-transform: uppercase;
	 text-align: left;
	 font-weight: bold;
	 font-family: Verdana, Tahoma, Arial;
	 font-size: 11px;
}

a.newsItem:hover
{
	 color: #bb0020;
	 text-transform: uppercase;
	 text-align: left;
	 font-weight: bold;
	 font-family: Verdana, Tahoma, Arial;
	 font-size: 11px;
	 text-decoration: none
}
