﻿#rssmodules {
	height: 384px; /*seo module will shift if this is removed*/
	margin-left: -14px;
}
.headDiv {border-bottom: 1px solid #999999; clear: both; margin-bottom: 5px;}
#rssmodules h2 {
	font-size: 18px;
	display: block;
	width: 230px;
	float: left;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#rssmodules h2 a {color: #444}
#rssmodules div {
	float: left;
	width: 310px;
	padding: 14px 0 0 0;
}
#rssmodules div#YSMrss {margin-left: 14px}
#rssmodules div.first {
	padding-left: 0;
}
#rssmodules div div {
	float: none;
	width: auto;
	padding: 0;
}
#rssmodules div div.editLinks {float: right; width: 80px; text-align: right; margin-top: 27px;}
#rssmodules div#announcements li p {
	font-size: 12px;
}
#rssmodules li, .editFeed p, .editFeed input {
	line-height: 17px;
	padding-bottom: 3px;
	font-size: 14px;
}
#rssmodules li {line-height: 17px; margin-bottom: 5px; background: url(/images/bullet.gif) no-repeat 0px 5px}
#rssmodules #help_Callout li {line-height: 11px; margin-bottom: 0; padding-bottom: 0; background-image: none}
.editFeed p {
	padding-bottom: 10px;
}
.editFeed select {
	display: block;
	float: left;
}
.editFeed select, .editFeed p a {
	font-size: 12px;
}
.editFeed p a {
	float: right;
}
.editFeed p a span {
	color: #069;
	padding: 0 22px;
}
.editFeed input {
	width: 99%;
	border: 1px inset #999;
}
#rssmodules p.rssEdit {
	margin: 0;
}
#rssmodules p.rssEdit a {
	background: url(../images/rss-sm.gif) no-repeat 0 2px;
	padding-left: 14px;
}
#rssmodules p.rssEdit a:hover {
	background-position: 0 -87px;
}
#rssmodules ul.paging { padding-left: 8px; margin-top: 12px }
#rssmodules ul.paging li { font-size: 13px; background-image: none }

#rssmodules div div.callout {
	background: url(../images/callout-bg.png);
	height: 84px;
	width: 290px;
	z-index: 10;
	display : none;
}
#rssmodules div div.callout, div.callout p, div.callout h5 {
	position: absolute;
}
#rssmodules div div.callout h5 {font-size: 12px!important; width: 270px}
#rssmodules div div.callout p  {font-size: 11px!important; line-height: 110%; width: 270px; height: 48px;}
#rssmodules .subscribeFeedback {
	background: #fdfad5 no-repeat 2px 5px;
	padding: 3px 14px 2px;
}
#rssmodules .success {
	background-image: url(../images/greencheck.gif);
}
#rssmodules .fail {
	background-image: url(../images/redx.gif);
}
