@CHARSET "UTF-8";

#slidernews {
	/*border-top: 1px red solid;/**/
	/*border-bottom: 1px red solid;/**/
	width: 270px;
	height: 160px;
	float: left;
	padding: 0;
	margin-top: 30px;
	line-height: 1.6em;
}
#banner {
	/*border: 1px green solid; border-top-width: 0; /**/
	background: url(templates/styles/fresh01/images/img01.jpg) center right no-repeat;
	width: 660px;
	height: 200px;
	float: right;
}
td#colleft {
	padding: 0 40px 0 0;
	width: 640px;
}
td#colright {
	padding: 0 20px 10px 20px;
	width: 240px;
	background-color: #eeeeee;
}