IMG.img-link {
	cursor: pointer;
}

DIV#bookmarks {
	padding-top: 5px;;
	text-align: center;
}

DIV#bookmark-popup,DIV#rss-popup {
	width: 245px;;
	background: white;;
	border: 1px SOLID gray;;
	padding: 10px;;
	padding-bottom: 3px;
}

DIV#rss-popup table {
	width: 245px;;
	border-collapse: collapse;;
	border-spacing: 0;
}

DIV#bookmark-popup {
	width: 315px;
}

DIV#bookmark-popup table {
	width: 100%;;
	border-collapse: collapse;;
	border-spacing: 0;
}

DIV#bookmark-popup table td,DIV#rss-popup table td {
	padding-left: 10px;
}

DIV#bookmark-popup table td a,DIV#rss-popup table td a {
	color: #009;;
	font-size: 12px;;
	text-decoration: none;;
	font-family: Arial, Helvetica, sans-serif;;
	display: inline;
}

DIV#bookmark-popup #title,DIV#rss-popup #title {
	font-size: 12px;;
	display: block;;
	padding-bottom: 5px;
}

DIV#bookmark-popup .icon-holder,DIV#rss-popup .icon-holder {
	width: 23px;;
	display: block;;
	clear: none;;
	float: left;
}

DIV#bookmark-popup table td img,DIV#rss-popup table td img {
	border: 0;;
	margin-right: 5px;
}

DIV#bookmark-popup #popup-close,DIV#rss-popup #popup-close {
	text-align: right;;
	font-size: 10px;;
	color: #D4D0C8;;
	display: block;;
	clear: none;;
	float: right;;
	width: 35px;
}

DIV#bookmark-popup .menu-item-selected,DIV#rss-popup .menu-item-selected
	{
	background: #ECECEC;
}

DIV#bookmark-popup .menu-item,DIV#rss-popup .menu-item {
	background: white;
}

SPAN.rss-title {
	display: block;;
	font-size: 20px;;
	font-weight: bold;;
	color: #76a340;
}

SPAN.rss-title a {
	text-decoration: none;;
	font-size: 20px;;
	font-weight: bold;;
	color: #76a340;
}

SPAN.rss-description {
	display: block;;
	font-size: 12px;;
	font-weight: bold;
}

SPAN.rss-title-img IMG {
	border: 0;
}

SPAN.rss-item-title {
	display: block;;
	font-size: 16px;;
	font-weight: bold;;
	color: #76a340;;
	margin-top: 30px;;
	margin-bottom: 3px;;
	border-bottom: 1px SOLID #76a340;
}

SPAN.rss-item-title a {
	text-decoration: none;;
	font-size: 16px;;
	font-weight: bold;;
	color: #76a340;
}

SPAN.rss-item-date {
	font-size: 11px;;
	font-weight: normal;;
	color: gray;
}

SPAN.rss-item-author {
	font-size: 11px;;
	font-weight: normal;;
	color: gray;;
	border-left: 1px SOLID gray;;
	padding-left: 4px;;
	margin-left: 4px;
}

SPAN.rss-item-morelink {
	border-left: 1px SOLID gray;;
	padding-left: 4px;;
	margin-left: 4px;
}

SPAN.rss-item-morelink a {
	text-decoration: none;;
	font-size: 11px;;
	font-weight: normal;;
	color: gray;
}

DIV.rss-item-description {
	font-weight: normal;;
	margin-top: 10px;;
	margin-bottom: 8px;;
	padding-left: 12px;
}

DIV.rss-item-content_encoded IMG {
	border: 0;;
	display: block;;
	padding: 5px;
}

DIV.rss-item-content_encoded a {
	text-decoration: none;
}

DIV.rss-item-content_encoded {
	font-weight: normal;;
	margin-top: 12px;;
	margin-bottom: 8px;;
	padding-left: 10px;
}

SPAN.rss-item-comments a {
	font-weight: normal;;
	text-decoration: none;;
	color: #76a340;;
	padding-left: 18px;
}

#MyExampleFeed DIV.rss-item-description {
	display: none;
}

#MyExampleFeed SPAN.rss-title {
	display: none;
}

#modalwindow {
	background-color: #fff;;
	padding: 0;;
	border: 5px solid #ccc;
}

#modal-overlay {
	position: absolute;;
	top: 0;;
	left: 0;;
	z-index: 90;;
	width: 100%;;
	height: 500px;;
	background-color: #000;;
	filter: alpha(opacity = 30);;
	-moz-opacity: .3;;
	opacity: .3;
}

#listselctionform label {
	font-size: 12px;;
	font-family: arial, helevetica, sans-serif;
}
