
#headline{
	width: 100%;
}

#headline td{
	vertical-align: top;
}


#topContext{
	list-style-type: none;
	margin-right: 10px;
}

#topContext li{
	margin-left: 0;
}

#topContext li a{
	display: block;
	font-weight: bold;
	color: rgb(80,80,80);
}

#topContext li a:hover{
	text-decoration: none;
	background-color: rgb(240, 245, 255);
}

#topContext li span.title{
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	color: rgb(70,160,220);
}

#topContext li span.desc{
	font-size: 80%;
	margin: 0 0 0.5em;
	color: rgb(80,80,80);
}

#topContext ul.SUB{
	display: inline;
	list-style-type: none;
	margin-left: 10px;
}

#topContext ul.SUB li{
	display: inline;
	font-size: 80%;
	border-left: 2px solid rgb(150,228,231);
	margin-left: 10px;
	padding-left: 5px;
}
#topContext ul.SUB li a{
	font-weight: normal;
}

#headlineAd{
	width: 400px;
	text-align: center;
}

#about{}

#begin_tw_tweets{
	border-top: 1px dashed rgb(220,220,220);
}

#begin_tw_tweets li{
	margin: 0;
	padding: 0.5em 0;
	border-bottom: 1px dashed rgb(220,220,220);
	list-style-type: none;
}

#begin_tw_tweets li span.created{
	font-size: 80%;
	margin-left: 1em;
	color: rgb(180,180,180);
}


#news{
	margin: 1.5em 0;
}

#news h3{
	margin: 0;
}

#news p.source{
	text-align: right;
	font-size: 85%;
	margin: 0 0 0.5em;
}


#newsContents{}

#newsContents ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#newsContents li{
	margin: 0 0 1em;
	padding: 0;
}

#newsContents li h4{
	margin: 0;
}


#newsContents li blockquote{
	border-width: 0;
	background-color: transparent;
	font-size: 85%;
	padding: 0;
	margin: 0;
}

#newsContents li cite{
}

#newsContents li cite a{
	font-weight: bold;
}

#newsContents li cite img{
	vertical-align: middle;
}

#newsContents li blockquote p{
	margin: 0 0 0.5em;
}

#newsContents li p.created{
	margin: 0 0 2em;
	
	font-size: 80%;
	color: rgb(160,160,160);
}



#topAd{
	position: absolute;
	top: 0;
	right: 5px;
}
