/* 
	CHANNELS > INVESTING template for Kiplinger.com
	developer:		Fitsum Belay
	start date:		8/12/2009
	updated: 		8/25/2009

*/


/*

#multimedia {
	height: 503px;
	*height: 509px;	
}

*/

#topstories-channels {
}


#topstories-channels #community{
	height: 165px;
	*height: 172px;
}



/*	MARKET UPDATE*/
#topstories-channels  #latest-market-news{
	border: solid 1px #CCC6AF;
	margin: 0 0 10px;
	padding: 0;
	*padding: 0 0 10px 0;
}

#topstories-channels  #latest-market-news div{
	padding: 0;
}
#topstories-channels  #latest-market-news h1{
	font-weight: bold;
	background-color: #F6F2E6;
	padding: 5px;
}

#topstories-channels  #latest-market-news h1 a{
	color: #036;
	font-weight: normal;
}

#topstories-channels  #latest-market-news h1 strong{
	text-transform: uppercase;
	color: #C33;
	font-size: 11px;
}

#topstories-channels  #latest-market-news #quote-media-container{
	margin: 10px 5px 5px;
	border: solid 1px #CCC6AF;
	padding: 0;
}

#topstories-channels .quoteBoxHeader #qm-input{
	border: solid 1px #CCC;
}

#topstories-channels #customWatchlist{
	width: 350px;
}



	
	

