@charset "utf-8";
/* CSS Document */

.contentas{
	display:none;
}

#sideNavRight{
	position:relative;
	right:0;
	top:0;
	width:250px;
}

#sideNavRight #newsItems{
	width:250px;	
	float:right;

}
#sideNavRight #newsItems ul{
	padding:0

}

#sideNavRight #newsItems p{
	padding:0 0 20px 0;
}

div#twitter{
	clear:both;
}

#newsPage ul li{
	border-bottom:none;
}

#subscribeForm p{
padding:5px 0;
word-spacing:-0.05em;
letter-spacing:-0.01em;
color:#000;
line-height:1.2em;
font-weight:normal;
margin-bottom:40px;
}

#subscribeForm form{
	height:145px;
}

