a.rollover img{

	position:relative;
	border:0;
	margin: 0;
	padding: 0;
	
	width:200px;
	height:70px; 
	
		
}

a.rollover img:hover {

	width:200px;
	height:70px; 
	
	background-color:transparent;

		
}


#coverstory_table{
	background-image:url('../../images/coverstory/table_bg_blue.jpg'); background-repeat:no-repeat;
	/*background-image:url('../../images/coverstory/transparent_black_fill.png');	background-repeat: repeat-x repeat-y;?*/
	border-spacing: 1px;
	border:0px;
	padding:0px;
		
}


#coverstory_text_container{
	font-size:13px;
	position:relative;
	color:white;
}

#coverstory_text_left{
	position:absolute;
	top:0px;
	left:0px;

	
}

#coverstory_text_right{
	position:absolute;
	top:0px;
	right:0px;
	

	
}

#coverstory_table img {
	
	padding:0px 3px 0px 3px;
	border-style:none;
	border-width:0px;

 
}
