@media screen {
	
#newsArchive .navigation {
	margin: 20px 0 0 0;
	font-family:Arial;
}	
#bottom  .navigation {
	margin-top:35px;
}
#newsArchive .subnavigation {
	margin: 1px 0 0 0;
}
.weeks {
	background: #eeeeee;
	padding:2px 5px 0 5px;
	overflow:hidden;
}
	#newsArchive .navigation p {
		margin-bottom:5px;
	}
	.weeks p {
		font-size:1em;
		}
	.weeks div {
		float:left;
		width:200px;
		}
	.navigation .current p {
		text-align: center;
		}	
	.weeks div.next {
		float:right;
		text-align:right;
		background:url(/_images/bkg/bkgArrowNext.gif) no-repeat 202px 4px;
		padding-right:7px;
		}
		.weeks div.next p {
		padding-right:7px;
		}	
	.weeks div.previous {
		background:url(/_images/bkg/bkgArrowPrev.gif) no-repeat 0 4px;
		padding-left:12px;
		}
#newsArchive .days {
	width:100%;
	background:#f5f5f5;
	padding:2px 0 5px 0;
	text-align:center;
	font-family:Arial;
	margin-bottom:25px;
	}
	#newsArchive .days ul li{
		float:none;
		padding:0 5px;
		background:none;
		margin-bottom:0;
		display:inline;
		}
#archiveContent h3 {
	margin-top:25px;
}

/*news homepage */
#newsSection #firstColumn .module,
#newsSection #secondColumn .module {
	border:none;
}
#newsSection #firstColumn .module .moduleContent,
#newsSection #secondColumn .module .moduleContent  {
	padding:0;
}
#newsSection .description {
	width:100%;
}

/* news by subject */
#googleJuiceWrapper {
	margin:30px 0 20px 0;
}
#googleJuiceWrapper h2 {
	border-bottom:3px solid #000000;
	font-size:1.5em;
	font-weight:700;
}
#googleJuiceSubjects {
	background:#f3f7fa;
	padding:10px 0;
	overflow:hidden;
}
.subjectContent {
	float:left;
	width:190px;
	margin-left:15px;
}

#googleJuiceSubjects ul {
	margin-bottom:25px;
}

#googleJuiceSubjects ul li {
	font-size:1.1em;
	font-weight:700;
	background:none;
	padding-left:0;
	margin-bottom:8px;
}

#googleJuiceSubjects h3 {
	font-size:1.2em;
	margin-bottom:5px;
	float:left;
}
#googleJuiceSubjects p.rss {
	float:right;
}

/* --- News From The Web --- */

div#newsFromTheWeb .description{
	margin-bottom:10px;
}

div#newsFromTheWeb h2{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:700;
	margin-bottom:5px;
}

div#newsFromTheWeb ul li{
	background:none;
	padding:0;
	margin-bottom:4px;
}


}
