
table#rssfeed_table {
	margin-left: 50px;
}
table#rssfeed_table td {
	background-color: #f6f6f6;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 15px 5px 15px;
	border: #cccccc 1px solid;
	border-top: none;
}
table#rssfeed_table td.blank {
	background-color: #ffffff;
	border: none;
}
table#rssfeed_table a{
	color: #0B567F;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
table#rssfeed_table a:hover{
	text-decoration: underline;
}
div.ie6_fix{
	float:left;
	margin-top: 42px;
}
#explain {
	width: 240px;
	background-color: #fbfaef;
	border: solid 1px #0B567F;
	font-size: 10pt;
	margin-left: 15px;
}
#explain a{
	color: #0B567F;
	text-decoration: none;
	font-weight: bold;
}
#explain a:hover{
	text-decoration: underline;
}
#explain h2 {
	color: #0B567F;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
#explain p {
	padding: 0px 0px 0px 5px;
	margin: 2px 0px 8px 0px;
	border-top: #cfcfcf 1px solid;
}
#feed_choice{
	float:right;
	margin: 0px 0px 10px 0px;
	width: 400px;
}
#feed_choice h1{
	font-size: 16px;
	margin: 0px 0px 20px 50px;
	padding: 0px 0px;
}
