#designnews {
	line-height: 25px;
	width: 650px;
	border-top-width: 10px;
	border-top-style: double;
	border-top-color: #CCCCCC;
}
#newsleft {
	width: 180px;
	float: left;
	text-align: center;
}
#newsright {
	width: 450px;
	float: right;
	height: 300px;
	text-align: left;
}
#designnews #newsleft h2 {
	font-size: 14px;
	color: #FF0000;
}
#designnews #newsright #more {
	text-align: right;
}

