div.rightColumn #filmCriticRSS,
div.rightColumn #movieBlog,
div.rightColumn #mgl-widget{
	position:relative;
	width:340px;
	padding:12px 0;
}
div.rightColumn #movieBlog,
div.rightColumn #mgl-widget {
	border-bottom: 1px solid #CCC;
	padding-bottom:12px;
}
div.rightColumn div#filmCriticRSS div.film-critic{}
div.rightColumn div.film-critic h3.feed-title{
	width:300px;
	height:60px;
	text-indent:-900px;
	overflow:hidden;
}
#filmCriticRSS .film-critic .feed-title {
	background: transparent url(/images/film-critic-feed.png) no-repeat scroll 0 0;
}
#movieBlog .film-critic .feed-title {
	background: transparent url(/images/movieBlog.png) no-repeat scroll 0 0;
}
#mgl-widget .film-critic .feed-title {
	background: transparent url(/images/moveiGuideList.png) no-repeat scroll 0 0;
}


div.rightColumn div.film-critic ul.feed-list{
	list-style-type:none;
	margin:10px 0;
	padding:0;
}
div.rightColumn div.film-critic ul.feed-list li{
	padding:0 0 5px 15px;
	background: transparent url(/images/film-site-sprite.png) no-repeat scroll 0 -117px;
}
div.rightColumn div.film-critic ul.feed-list li a{
	font-weight:bold;
}
div.rightColumn a.view-site{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	right:0;
	bottom:0;
	padding-bottom:12px;
}


/* For Filmcritic Movie History CSS Widget */
#movie-history-rss 						{ 	padding:20px 0; position:relative; width:340px; }
#movie-history-rss .film-critic h3 		{	background:url("http://media.amctv.com/filmsite/images/movie-history-widget-icon.jpg") no-repeat scroll 0 0 transparent; width:294px; height:64px; }



/*
 * IE Styles
 */
*:first-child+html div.rightColumn div#filmCriticRSS div.film-critic ul.feed-list li{
	background-position: 0 -113px;
}

* html div.rightColumn div#filmCriticRSS div.film-critic ul.feed-list li{
	background-position: 0 -113px;
}
