#boxFeeds	{
	background: url("../images/boxes/boxFeedsTopBackground.gif") 50% top no-repeat;
	margin-bottom: 3px;
}

#boxFeeds label	{
	font-size: 11px;
}

#boxFeeds #boxFeedsPadding	{
	padding: 4px 6px 11px 6px;
	background: url("../images/boxes/boxFeedsBottomBackground.gif") 50% bottom no-repeat;
}

#boxFeeds #boxFeedsPadding #boxFeedsInner	{
	background: white;
	padding: 5px;
}

#boxFeeds #boxFeedsPadding #boxFeedsInner form {
	margin: 0px;
	padding: 0px;
}

#boxFeeds #boxFeedsPadding #boxFeedsInner form fieldset	{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#boxFeeds #boxFeedsPadding #boxFeedsInner form fieldset.buttonFieldset	{
	text-align: center;
}

#boxFeeds #boxFeedsPadding #boxFeedsInner form fieldset label	{
	font-size: 11px;
	margin-right: 9px;
	display: inline-block;
	float: left;
	line-height: 22px;
}

#boxFeeds #boxFeedsPadding #boxFeedsInner form fieldset .row	{
	margin: 5px 0px;
}

#boxFeedsHeader	{
	height: 30px;
	background: url("../images/boxes/boxFeedsHeaderBackground.gif") repeat-x;
	padding: 0px 10px;
}

#boxFeedsHeader h3	{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	color: rgb(96, 96, 96);
}

#boxFeeds #boxFeedsPadding #boxFeedsInner .mainErrorMesssage	{
	color: #DD0000;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 11px;
}

#boxFeeds #boxFeedsPadding #boxFeedsInner .mainNoticeMesssage	{
	color: #008800;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}

#boxFeeds #boxFeedsPadding #boxFeedsInner div.errorMessage	{
	color: #DD0000;
	font-size: 11px;
}

#boxFeeds #boxFeedsPadding .acceptedInvitation_1	{
	color: #008800;
}

#boxFeeds #boxFeedsPadding .acceptedInvitation_0	{
	color: #DD0000;
}

#boxFeeds #boxFeedsPadding table tr td a:hover	{
	text-decoration: underline;
}

a#userInvitationBoxAllUsers	{
	display: block;
	float: right;
	padding-left: 10px;
	background: url("../images/boxes/boxFeedsArrow.gif") left 50% no-repeat;
	font-size: 11px;
}

a#userInvitationBoxAllUsers:hover	{
	text-decoration: underline;
}
