﻿/* Inner Control CSS*/

.NewsContainer
{
width:880px;
float:left;
padding-top:10px;
}

.NewsLeft
{
width:216px;
float:left;
background-image:url('../../images/inner/topSubMenu.jpg');
background-repeat:no-repeat;
background-position:top;
padding-top:25px;

}


.NewsLeft img
{
border:0;
}

.LeftNewsItem
{
float:left;
padding-left:14px;
color:#454f5c;
font-size:12px;
padding-top:10px;
padding-bottom:10px;
}

.LeftNewsItem a
{
color:#454f5c;
text-decoration:none;
}

.LeftNewsItem a:hover
{
text-decoration:underline;
}


.LeftInnerItemNews
{
background-image:url('../../images/general/newsTitel.gif');
background-repeat:no-repeat;
background-position:top left;
float:left;
padding-top:25px;
padding-bottom:10px;
margin-left:14px;
}

.LeftInnerItemNews a
{
color:#454f5c;
font-size:12px;
text-decoration:none;
}

.LeftInnerItemNews a:hover
{
text-decoration:underline;
}


.RelatedItems
{
padding-bottom:10px;
width:150px;
padding-left:6px;
padding-top:0px;
}


.NewsRight
{
width:663px;
float:right;
min-height:550px;
background-position:top center;
background-repeat:no-repeat;
border-left:solid 1px #b7c8db;
}


.NewsContent
{
font-size:12px;
padding-top:140px;
padding-left:14px;
color:#454f5c;
}

.NewsContentTitle
{
font-size:15px;
font-weight:bold;
color:#003366;
}
