#chan.main {
	margin: -10px 5px 0 13px;
	background: #ebebeb;
	}
#chan {
	padding: 10px;
	}
#col_right.main {
	background: none !important;
	}
#chan_link, #chan_description, #chan_image_link, #chan_pubDate, #chan_copyright {
	display: none;
	}
#chan_title {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	color: #093162;
	}
#item_title {
	font-size: 14px;
	margin-bottom: 5px;
	}
#item_title a {
	color: #941919;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #941919;
	}
#item_title a:visited {
	color: #9f6d6d;
	border-bottom: 1px dotted #9F6D6D;
	}
#chan_items {
	font-size: 12px;
	}
#item {
	padding-bottom: 10px;
	border-bottom: 2px dotted #093162;
	margin-bottom: 10px;
	}