#default-center{
	float: left;
	width: 405px;
}

#default-right{
	float: right;
	width: 215px;
}

#news-panel,#testimonials{
	background: url(../img/news.btm.gif) #F7F7F7 no-repeat bottom;
	color: #000000;
	margin-bottom: 1em;
	margin-right: 10px;
	padding-bottom: 0.5em;
	text-align: left;
	width: 100%;
}

#news-panel div,#testimonials div{
	padding-left: 3px;
	padding-right: 3px;
}

#news-panel h2, #testimonials h2{
	background: url(../img/news.top.gif) no-repeat top;
	margin: 0;
	padding: 5px 0 0.3em 6px;
}

