/* NEWS FORMATTING */

#cv {
	width: 645px; 
    	height: 490px; 
    	overflow: auto; 
    	text-overflow: auto; 
    	padding-left: 5px; 
    	padding-right: 0px; 
    	padding-top: 5px; 
    	padding-bottom: 5px;
}	