.imagerssFeedTitle {
	font-size:10pt;
	font-weight:bold;
	color:blue;
}

.imagerssItemTitle {
	font-size:10pt;
	font-weight:bold;
	color:green;
}


.imagerssUpdated {
	font-size:pt;
	font-weight:lighter;
	color:gray;
}

.imagerssImage {
	height:60px;
	margin-right:10px;
	float:left;
}

.imagerssItemDiv {
	margin-top:5px;
	/*border-top: 1px dotted white;*/
	padding-right:5px;
	margin-bottom:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}

.imagerssImageAndDesc {
		width:100%;
}


.imagerssLeftSide {
}

.imagerssRightSide {

}


.imagerssItemScroll {
	overflow:auto;
	width:100%;
}

.imagerssClear { clear: both;}