#news {
	CLEAR: both; OVERFLOW: hidden; WIDTH: 665px; POSITION: relative; HEIGHT: 55px
}
#panel-container {
	CLEAR: both; LEFT: -665px; margin-left:20px; OVERFLOW: hidden; POSITION: absolute; TOP: 4px; HEIGHT: 53px; 
}
#panel-pagination {
	POSITION: absolute; TOP: 12px; background-color:#ffffff;
}
#panel-back {
	LEFT: -2px; POSITION: absolute
}
#panel-next {
	LEFT: 641px; POSITION: absolute
}
.panel-wrapper {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 665px; HEIGHT: 53px
}
.panel {
	FLOAT: left; margin-left:12px; WIDTH: 140px
}
.panel img {
	border:0px;
}

