#news-left, #news-1-column {
text-align: center; 
}

#news-left {
margin-top: 40px;
width: 56%; 
height:450px;
float: left; 
}

#news-left_2 {
	text-align: center;
width: 56%; 
height:450px;
float: left; 
}

#news-right {
width: 40%; 
height: 500px;
margin-left: 58%;
}

#news-1-column {
width: 100%;
}

#news-1-column ul {
list-style-type: none;
position: relative;
}

#news-left ul {
list-style-type: none;
position: relative;
left: 14%;
}

#news-left li, #news-1-column li {
display: inline;

float: left;
}

