#switch1 {
	background: none;
}
	
#switch2 {
	background: transparent url(/i/sw_arr_05.gif) bottom center no-repeat;
}

/* news headlines */

.news-headlines h3
{
	font-size: 18px;
}

.news-headlines .headline .title
{
	font-size: 16px;
}

.news-headlines .headline .sub
{
	font-size: 14px;
}

.news-headlines .headline-large .title
{
	font-size: 18px;
}

.news-headlines .headline-large .sub
{
	font-size: 16px;
}

.news-headlines .more-link a {
	font-size: 14px;
}

/* information content (misc pages) */

.information-content p, .contentLeft p {
	font-size: 16px;
}

.information-content li, .contentLeft li {
	font-size: 16px;
}

.information-content h3 {
	font-size: 1.6em;
}

/* article */

.subsection-right .article .title .time
{
	font-size: 14px;
}

.subsection-right .article p
{
	font-size: 16px;
}

