.news
{
float:left;
}

.big_news
{
  padding:1%;
  float: left;
}
.big_news .newsdata
{
}
.big_news h1
{
	font-family: Helvetica,Arial;
    font-weight: lighter;
	margin-top: -5px;
}

.big_news h2
{
	font-family: Helvetica,Arial;
    font-size: 11px;
    font-weight: bold;
	margin-top: -10px;
}
.big_news p
{
	line-height: 18px;
}
