div#hub_content {
width: 624px;
padding-right: 10px;
margin-right: 10px;
float: left;
margin-top: 10px;
}

div#hub_sidebar {
width: 336px;
float: left;
}

/* news_foyer */

div#news_foyer h1 {
	position: relative;
	font-size: 18px;
	padding-left: 10px;
} 

div#news_foyer img {
float: left;
position: relative;
margin-right:10px;
}

div#news_foyer .news_blurb {
width: 180px;
margin: 20px 0px 0px;
float: left;
} 

div#news_foyer span.more_news {
color: #006699;
}

div#news_foyer .most_pop  {
width: 270px;
margin: 20px 0px 0px 10px;
float: left;
} 
div#news_foyer .news_blurb p {
float: left;
font-weight: bold;
font-size: 11px;
}

div#news_foyer h3 {
color: #006699;
font-weight: bold;
margin-bottom: 8px;
}

div#news_foyer .most_pop ul {
list-style: disc;
margin-left: 15px;
}

/* stock market news */

div#stock_news {
clear: both;
float: left;
width: 360px;
margin-right: 20px;
}
div#video_news {
float: left;
width: 241px;
}
div#hub_content h2 {
background: #fff url(http://www.nasdaq.com/images/news_h2_bg.png) bottom right no-repeat;
color:#00669E;
font-size:16px;
font-weight:bold;
margin:10px 0px 10px 0px;
padding-bottom:3px;
padding-top:5px;
height: 24px;
}

div#stock_news span.newstitle {
display: block;
}

div#stock_news span.newssource {
color: #006699;
font-size: 10px;
font-weight: bold;
}

div#market_today {
clear: both;
}

/* content partner headlines */

div.content_partner {
float: left;
margin-right: 10px;
width: 200px;
}
#content_partner h3 img{
margin-top: 5px;
margin-bottom: 10px;
}

#content_partner ul {
list-style: disc;
margin-left: 15px;
}

#content_partner li {
line-height: 20px;
}

#content_partner li img{
margin-left: 5px;
position: relative;
top: 2px;
}

div.cp_top_row {
overflow: auto;
width: 625px;
}

.cp_bot_row 
{
overflow: auto;
width: 625px;
margin-top: 15px;
margin-bottom: 20px;
}

div.clear 
{
clear:both;
}
