/* Start of CMSMS style sheet 'Feed List' */
.feed{
	margin:0;
	padding:0;
}

.feeddiv{
width:586px;
display:block;
	float: left; 
border-top: 1px dotted #888; 
}

.feedname{color: #333; width: 346px;display: block; position: relative; float:left; margin:0px;	text-decoration:none;
text-align:left;
border-bottom: 1px dotted #888;
padding:16px 0 16px 0;
}



.feeditunes{color: #333; width: 120px; display: block; position: relative; float:left; margin:0px;	text-decoration:none;
text-align:left;
border-bottom: 1px dotted #888; 
padding:16px 0 16px 0;
}

.feedrss{color: #333; width: 120px; display: block; position: relative; float:left; margin:0px;	text-decoration:none;
text-align:left;
border-bottom: 1px dotted #888; 
padding:16px 0 16px 0;
}
/* End of 'Feed List' */

