/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.container_newstitle {
	background-color: transparent;
	width: 563px;
}
.containerrow_newsheader {
	background-image: url(Title-NewsBites.gif);
	height: 70px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.containerrow2_blue {
	background-color: transparent;
}
.news_bottomline {
	background-color: #000000;
	height: 5px;
	width: 563px;
}
.containerrow_newsheader2 {

	background-image: url(Subheader.gif);
	height: 24px;
	background-repeat: repeat-x;
	background-position: right bottom;
}
.containerrow_newsheaderblank {
	height: 24px;
}
.containerrow_advertbox {

	height: 24px;
}
.container_advertbox {
	background-color: transparent;
	width: 164px;
}
.advert_bottomline {

	background-color: #000000;
	height: 5px;
	width: 164px;
}

