/* CSS Document */
#polaris-news{
height:83px;	
border:1px solid #e6e6e6;
/*max-width:926px;*/
display:block;
overflow:hidden;
/*background: url('images/polaris-news-background.gif') transparent repeat-x top left;*/
font-family:Arial, Helvetica, sans-serif;
margin:20px auto 10px;
padding: 0
}

#polaris-news > div{
max-width:110px;
width: 100%;
display:block;
overflow:hidden;
float:left;		
text-align:center;
}
#polaris-news > div > span{
text-transform:uppercase;
color:#cdcdcd;
background: url('images/polaris-arrows-gray-transparent.png') transparent no-repeat center right;
padding:0px 22px 0px 0px;
overflow:hidden;
font-size:18px;
line-height:83px;
height:83px;
text-align:right;
display:table;
margin:0px auto;
font-weight:bold;	
}	

#polaris-news > ul{
list-style-type:none;
display:block;
overflow:hidden;
height:83px;	
/*float:left;*/
padding:0px;
margin:0px;
/*width:790px;*/
}

#polaris-news > ul > li{
display:block;
overflow:hidden;
height:83px;	
/*float:right;*/
padding:0px;
margin:0px;
border-left:1px solid #c8c8c8;
position:relative;
/*		width:391px;*/
}

#polaris-news > ul > li > ul{
padding:9px 0px 16px 13px;
margin:0px 7px 0px 0px;				
/*height:51px;	*/
list-style-type:none;
/*width:374px;*/
display:block;
overflow:hidden;
}

#polaris-news > ul > li > ul > li{
padding: 0px;
margin-left: 10px;
max-width: 370px;
width: 100%;
float: left;
height: 17px;
line-height: 17px;
display: block;
-o-text-overflow: ellipsis; /*OPERA*/
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

#polaris-news > ul > li > ul > li > a{
padding:0px;
margin:0px;				
font-size:10px;
text-decoration:none;
height:17px;
line-height:17px;	

color:#165b9d;
white-space:nowrap;
text-transform: uppercase;
}
.fade{
background: url( 'images/polaris-news-background-fade.png' ) transparent no-repeat right top;
width:109px;
height:84px;
display:block;
position:absolute;
top:0px;
right:0px;
}

.news-title,
.news-content,
.news-images {
padding: 0!important;
}

.news-content p {
text-align: justify;
}
.news-main {
	/*padding-bottom: 40px;*/
	display: inline-block;
}
