.newslist .grayTitle .title
{
	background-color: #C1C1C1;	
	
	line-height: 20px;
	padding-left: 10px;
	color: Black;
	height: 20px;   
    border-left:1px solid #CBCBCB;
    border-right:1px solid #CBCBCB;
    border-top:1px solid #CBCBCB;
        border-bottom:1px solid #CBCBCB;
    
}
.newslist .grayTitle .IconImage
{
   
   height :10px;
   width:10px;
   margin-top:7px;
}
.newslist .grayTitle .titleLink
{
	font-weight: bold;
	color:Black;
	margin-left:5px;
	
	}
.newslist .grayTitle .adminLink
{
	font-weight: bold;
	color:White;
	}
.newslist .grayTitle ul
{
	
	
	
    list-style-type:none; 
}
.newslist .grayTitle li
{
	list-style-type:none; 
	padding-left: 10px;
    color:#1F3A87;
	height: 15px;
	line-height: 15px;

}

.newslist .grayTitle li .newstitle
{
	
	float:left;
	
	  list-style-type:none; 
     color:Black;
}
.newslist .grayTitle . titlefont
{
	
	  list-style-type:none; 

	 color:#1F3A87;
	 
	
}
.newslist .grayTitle .titleAfter
{
	

    
}
.newslist .grayTitle .titleMid
{   
   float:left;
 

}
.newslist .grayTitle .titleBefore
{ 
	
  
}
.newslist .grayTitle li .date
{
	display:none;
}
.newslist .grayTitle .contentDiv
{
	
	

  padding:5px;
}

.newslist .grayTitle .containerDiv
{
	
  

  padding:4px;
	border-style:solid;
	border-width:1px;
	border-color:#DEDEDE;


}
.newslist .grayTitle .outContainerDiv
{


}