.mod_mostview{
    overflow: hidden;
	position: relative;
	/*padding-bottom: 12px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;*/
}
.mc_caption{
	/*margin: 0px 17px;*/
	padding-bottom: 7px;
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.mc_bar_graph{
	margin-left: 0px;
	margin-right: 0px;
	/*margin-top: 9px;
	padding:5px;*/
}
div.mc_blurb a{color: white; display: block; overflow: hidden; min-height: 37px; padding-bottom: 20px; padding-right: 30px; font-style: italic; font-size: 16px; font-family: Open Sans;}
div.mc_blurb a:hover{color:white !important;text-decoration: none;}
/*The native ie png fix works, but it also cuts off the negatively positioned comment box*/
/*bar graph colors: RED*/
.mc_bar_graph .mc_bar_red{
	/*width: 100%; min-height: 65px; _height: 67px;*/
	min-width: 40%; min-height: 57px; _height: 57px;
	background: url(images/dot_red.png);
	/*
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dot_red.png', sizingMethod='scale');		
	*/
	position: relative;
	padding-left:8px;
	padding-top:12px;
	font: 14px georgia,serif;
	line-height: 18px;
}
	/*.mc_bar_graph .mc_bar_red .mc_blurb{
		width: 225px;
		margin-left:8px;
		margin-top:12px;
		font: 14px georgia,serif;
		line-height: 18px;
	}*/
	.mc_bar_graph .mc_bar_red .mc_view_icon{
		float: right;
		background-color: black;
		position:absolute;
		right:-10px;
		top:15px;	
	}
	.mc_bar_graph .mc_bar_red .mc_view_tail{
		top:35px;
		position:absolute;
		right:0px;	
		width:10px; height:7px;
		background-image:url(images/col2_mc_view_tail.png);
		/*
		* background: none;
		* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');*/
	}
	/*bar graph colors: ORANGE*/
	.mc_bar_graph .mc_bar_orange{
		/*width: 90%;  min-height: 57px; _height: 57px;*/
		min-width: 40%; min-height: 50px; _height: 50px; height: 50px;
		background: url(images/dot_orange.png);
		/*
		* background: none;
		* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dot_orange.png', sizingMethod='scale');		
		*/
		margin-top: -10px;
		position: relative;
		padding-left:8px;
		padding-top:10px;
		font: 14px georgia,serif;
		line-height: 18px;
	}
		/*.mc_bar_graph .mc_bar_orange .mc_blurb{
			width: 240px; *width:230px;
			margin-left:8px;
			margin-top:10px;
			font: 14px georgia,serif;
			line-height: 18px;
		}*/
		.mc_bar_graph .mc_bar_orange .mc_view_icon{
			float: right;
			background-color: black;
			position:absolute;
			right:-10px;
			top:15px;	
		}
		.mc_bar_graph .mc_bar_orange .mc_view_tail{
			top:35px;
			position:absolute;
			right:0px;	
			width:10px; height:7px;
			background-image:url(images/col2_mc_view_tail.png);
			/** background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');*/			
		}
		/*bar graph colors: YELLOW*/
	.mc_bar_graph .mc_bar_yellow{
min-width: 40%;
min-height: 50px;
_height: 50px;
background: #333;
border-top: 1px solid #FFF !important;
margin-top: -5px;
position: relative;
padding-left: 5px;
padding-top: 10px;
line-height: 18px;
	}
		/*.mc_bar_graph .mc_bar_yellow .mc_blurb{
			width: 223px; *width:210px;
			margin-left:8px;
			margin-top:10px;
			font: 14px georgia,serif;
			line-height: 18px;
		}*/
		.mc_bar_graph .mc_bar_yellow .mc_view_icon{
			float: right;
			background-color: black;
			position:absolute;
			right:-10px;
			top:15px;	
		}
		.mc_bar_graph .mc_bar_yellow .mc_view_tail{
			top:35px;
			position:absolute;
			right:0px;	
			width:10px; height:7px;
			background-image:url(images/col2_mc_view_tail.png);
			/** background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');	*/		
		}	
/*bar graph colors: GREEN*/
	.mc_bar_graph .mc_bar_green{
width: 95%;
min-width: 160px;
padding-bottom: 10px;
padding-left: 10px;
margin-top: -10px;
padding-top: 10px;
min-height: 80px;
height: 45px;
border-top: 1px solid #FFFFFF;
background: #333;
	}
		/*.mc_bar_graph .mc_bar_green .mc_blurb{
			width: 210px; *width:200px;
			margin-left:8px;
			margin-top:10px;
			font: 14px georgia,serif;
			line-height: 18px;
		}*/
		.mc_bar_graph .mc_bar_green .mc_view_icon{
			float: right;
			background-color: black;
			position:absolute;
			right:-10px;
			top:15px;	
		}
		.mc_bar_graph .mc_bar_green .mc_view_tail{
			top:35px;
			position:absolute;
			right:0px;
			display: none;		
			width:10px; height:7px;
			background-image:url(images/col2_mc_view_tail.png);
			/** background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');*/			
		}	
/*bar graph colors: BLUE*/
	.mc_bar_graph .mc_bar_blue{
		/*width: 60%;  */min-width: 40%;  min-height: 50px; _height: 50px; height: 50px;
		background: url(images/dot_blue.png);	
		/*	
		* background: none;
		* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dot_blue.png', sizingMethod='scale');
		*/
		margin-top: -10px;
		position: relative;
		padding-left:8px;
		padding-top:10px;
		font: 14px georgia,serif;
		line-height: 18px;
	}
		/*.mc_bar_graph .mc_bar_blue .mc_blurb{
			width: 160px;
			margin-left:8px;
			margin-top:10px;
			font: 14px georgia,serif;
			line-height: 18px;
		}*/
		.mc_bar_graph .mc_bar_blue .mc_view_icon{
			float: right;
			background-color: black;
			position:absolute;
			right:-10px;
			top:15px;				
		}
		.mc_bar_graph .mc_bar_blue .mc_view_tail{
			top:35px;
			position:absolute;
			right:0px;	
			width:10px; height:7px;
			background-image:url(images/col2_mc_view_tail.png);
			/** background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');*/			
		}	

/*bar graph colors: BLUE*/
	.mc_bar_graph .mc_bar_blue_digg{
width: 95%;
min-width: 40%;
padding-bottom: 10px;
padding-left: 10px;
padding-top: 10px;
min-height: 65px;
height: 45px;
border-top: 1px solid #FFFFFF;
background: #E05A00;
font-weight: bold;
	}
		/*.mc_bar_graph .mc_bar_blue_digg .mc_blurb{
			width: 240px;
			margin-left:8px;
			margin-top:10px;
			font: 14px georgia,serif;
			color:white;
			line-height: 18px;
		}*/
		.mc_bar_graph .mc_bar_blue_digg .mc_view_icon{
			float: right;
			background-color: black;
			position:absolute;
			right:-10px;
			top:15px;
			display: none;				
		}
		.mc_bar_graph .mc_bar_blue_digg .mc_view_tail{
			top:35px;
			position:absolute;
			right:0px;	
			width:10px; height:7px;
			display: none;
			background-image:url(images/col2_mc_view_tail.png);
			/** background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col2_mc_view_tail.png', sizingMethod='crop');*/			
		}	

.mc_bar_graph .mc_blurb{
	/*float: left;	*/
}
.mc_bar_graph .mc_view_icon .mc_num_views a{
	color: white;	
	line-height: 21px;
	padding:0 0px;
	font-size: 13px;
	display: none;
}
.mc_bar_graph .mc_view_icon .mc_num_views a:hover{
	color: #00bdf6;	
}
a {
	text-decoration: none;
}

.mc_bar_graph .mc_bar_green:hover {
background: #4B4B4B;
}

.mc_bar_graph .mc_bar_green a:hover {
background: #4B4B4B;
}