

.newsTitle{ font-family:Calibri,Tahoma,Verdana; font-size: 20px; font-weight: bold; padding-left: 40px; color: #FFFFFF; width:200px;}



/*.newsContainerHeader {background: url(containerPix/header.png) no-repeat;  height:118px; width:235px;}
*/
.newsBorder { }

a.pinkLink
{
	color: rgb(214, 92, 145);
	
}

a.pinkLink:hover
{
	
	text-decoration: none;
	border-bottom: 1px solid rgb(214, 92, 145);
}

a.pinkLink:visited
{
	
	text-decoration: none;
	border-bottom: 1px solid rgb(214, 92, 145);
}

.newsContainerPane { 
 background: transparent;
 padding:0px 0px;
 color: #404040;
 width:235px;
 border-style: solid;
 border-style: none solid none solid;
 border-width: 1px;
 border-color:#dcdcdc;
 margin-right:30px;
 margin-top:-30px;
 }
/*
 .newsContainerPaneLeft { 
background: transparent;
 padding:10px;
 color: #404040;
 border-left: 1px;
 border-style: solid;
 border-right:1px;
 border-color:#dcdcdc }
 
 .newsContainerPaneRight { 
background: transparent;
 
 color: #404040;
width:10px;
 border-style: solid;
 border-right:1px;
 border-color:#dcdcdc }
 */
.newsContainerFooter
{
	background: url(containerPix/footer.jpg) no-repeat; height:30px; width:235px;
}
/*
.newsHeaderImageDiv
{
	background: url(containerPix/header.png) repeat;  height:118px; width:235px;
}*/

.newsHeaderImageDiv
{
	background: url(containerPix/header.png) ;
	background-repeat:no-repeat;
	background-position: bottom;
	height:118px; 
	width:235px;
}
