@charset "UTF-8";
/* MoradaProduce RSS CSS */

#cssdriveid{ /*Controls the area where the RSS Titles area displayed in*/
width: 157px; 
padding: 10px 10px 1px 10px;
background:#d5deb8;
}

#cssdriveid .rsscontainer{ /*Style for each div surrounding each RSS item body within #cssdriveid box*/
margin-bottom: 8px;
}

#cssdrive2id{ /*Controls the area where the RSS Titles area displayed in*/
width: 157px; 
padding: 10px 0px 1px 0px;
background:#d5deb8;
}

#cssdrive2id .rsscontainer{ /*Style for each div surrounding each RSS item body within #cssdriveid box*/
margin-bottom: 8px;
}

#agfeed{
	float:left;
	width:177px;
	margin-bottom:8px;
	border-left:#708041 solid 1px;
	border-right:#708041 solid 1px;
	border-bottom:#708041 solid 1px;

}
#agfeed_title{
	float:left;
	width:159px;
	background:url(../images/tsidenava_bg.jpg) no-repeat #85a93e;
	border-bottom:#708041 solid 1px;
	padding:8px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f5f6f0;
	margin-top:10px;
}
.rsstitle a{
	text-decoration:none;
	color:#647F04;
}

.rsstitle a:hover{
	text-decoration:underline;
}

.rsstitle2 a{
	text-decoration:none;
	color:#FFF;
	font-size:16px;
}

.rsstitle2 a:hover{
	text-decoration:underline;
}

.rsstitle3 a{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
}

.rsstitle3 a:hover{
	text-decoration:underline;
}