/*
	index.html
*/

/*
.topstory_alert{ color:#fff; background:red; }
.topstory_alert a{ color:#fff; }
.topstory_alert span{ color:#fff; }
*/

#hometip{
	border:0px;
	width:870px;
	margin-top:5px;
	margin-bottom: 1px;
	margin-left:auto;
	margin-right:auto;
}
#hometip img{
	/*cursor: pointer;*/
}

.ihw_ad{
	width:95px;
	background: url('../images/ihw_button.gif') no-repeat;
}

.topstory_img{
	width:240px; height: 160px; float:left;
	margin:3px 7px 10px 0px; border:1px solid #BBBBBB;
}

.topstory_desc{ /* title, desc, url */
	width:260px; float:left;
}



.topnews_img{ width:115px; float:left; }
.topnews_title{ }



.article_img{
	width:55px; height:55px; float:left;
	margin:3px 7px 0px 0px; border:1px solid #BBBBBB;
}
.profile_img{
	width:55px; height:55px; float:left;
	margin:3px 7px 0px 0px; border:1px solid #BBBBBB;	
}
.blog_img{
	width:52px; height:52px; float:left;
	margin:3px 7px 0px 0px; border:1px solid #BBBBBB;
}

/* applied: articles, profiles, blogs section */
.more_link{ font-weight:bold; }

img.spacer{
	width:10px; height:10px;
}


#takeover_ad_container {
	width:980px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px;	
}

