/* ################### renderNews ################### */
			#column1 {
				width: 551px;
				float: left;
				margin: 30px 0px 0px 0px;
				padding: 0px 20px 0px 20px;
				font: 11px verdana,arial,sans-serif;
				line-height: 15px;
			}
				#column1 img {
					border: 0px;
					margin: 0px;
					padding: 0px;
				}
				#column1 h1 {
					margin: 0px;
					padding: 0px;
					font: bold 16px georgia,"trebuchet ms",times,serif;
				}
				#column1 p {
					margin: 0px;
					padding: 0px;
				}
				.post-it {
					margin: 0px 0px 10px 0px;
					padding: 10px;
					background-color: #eeeeee;
					border: 1px dashed #777777;
				}
				.mainimg60 {
					width: 60px;
					margin: 0px 15px 2px 0px;
					padding: 0px;
					font: italic 10px verdana,arial,sans-serif;
					color: #777777;
					float: left;
				}
				.mainimg180 {
					width: 180px;
					margin: 0px 15px 2px 0px;
					padding: 0px;
					font: italic 10px verdana,arial,sans-serif;
					color: #777777;
					float: left;
				}
				.mainimg220 {
					width: 220px;
					margin: 0px 15px 2px 0px;
					padding: 0px;
					font: italic 10px verdana,arial,sans-serif;
					color: #777777;
					float: left;
				}
				#mainimg380 {
					width: 380px;
					margin: 0px 15px 5px 0px;
					padding: 0px;
					font: italic 10px verdana,arial,sans-serif;
					color: #777777;
					float: left;
				}
			#main-right {
				width: 156px;
				float: left;
				margin: 0px;
				padding: 0px 0px 0px 10px;
			}
			.post {
				margin: 0px 0px 15px 0px;
				padding: 0px;
				border-bottom: 1px solid #eeeeee;
			}
			.post a:link {
				display: block;
				text-decoration: none;
			}
			.post a:visited {
				display: block;
				text-decoration: none;
			}
			.post a:active {
				display: block;
				text-decoration: none;
			}
			.post a:hover {
				display: block;
				text-decoration: none;
				color: #777777;
			}
			.post a:hover img {
				filter:alpha(opacity=50);   -moz-opacity: 0.5;   opacity: 0.5;
			}
			.post strong {
				margin: 0px;
				padding: 0px;
				font: bold 16px georgia,"trebuchet ms",times,serif;
			}
			.postfirst {
				margin: 0px 0px 15px 0px;
				padding: 0px;
				border-bottom: 1px solid #eeeeee;
			}
			.postfirst a:link {
				color: #000000;
				text-decoration: underline;
			}
			.postfirst a:visited {
				color: #000000;
				text-decoration: underline;
			}
			.postfirst a:active {
				color: #000000;
				text-decoration: underline;
			}
			.postfirst a:hover {
				color: #000000;
				text-decoration: none;
			}
			.postfirst strong {
				margin: 0px;
				padding: 0px;
				font: bold 16px georgia,"trebuchet ms",times,serif;
			}