/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */

.rss_bg {
	background: url(rss_designdnn.jpg) no-repeat right;
}
.stamp_bg {
	background: url(stamp.png) no-repeat right;
}
.c_bg {
	background: url(c_bg.png) repeat-x bottom;
	height: 300px;
}




