/************************************************************************

	Site:		Hedge Fund Manager // Homepage Stylesheet
	
	Author:		Wide Area Communications // Viral Ganatra
	
	Created: 08-10-09
  	Last updated: 26-10-09
	

	Listing Order:
	==============

	1 - Structure
	2 - Content

************************************************************************/

/***********************************************************************
	1 - STRUCTURE
************************************************************************/

#column-content {
	width:304px;
}
#column-related {
	width:468px;
}

/***********************************************************************
	2 - CONTENT
************************************************************************/

#column-related .module {
	width:468px;
	overflow:hidden;
}
.news h3 a {
	display:block;
}
.hfrx-module {
	background:url(/images/border-grey.png) repeat-x left bottom;
	margin-bottom:12px;
	padding-bottom:15px;
}
.hfrx-module .hfrx {
	margin:0;
}
.spacer,
.arrow-features {
	float:right !important;
	margin:0 !important;
	display:block;
}
.arrow-features {
	clear:right;
}
.features-container {
	width:448px;
	height:250px;
}
.features .header ul {
	right:128px;
}
.features-container img {
	float:left;
	margin-right:9px;
}
.features-content {
	width:189px;
	float:right
}
.features .arrow-play {
	left:98px;
}
.features h3 {
	margin-bottom:17px;
}
.page-4 {
	width:468px;
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:7px;
}
.blog,
.research-and-data,
.special-reports {
	background:none;
	padding:0;
	margin:0;
}
.blog .header,
.research-and-data .header,
.special-reports .header {
	margin-bottom:9px;
}
.blog .story,
.research-and-data .story,
.special-reports .story {
	width:468px;
	overflow:hidden;
	margin-bottom:0;
}
.blog .date {
	color:#ee2a24;
	margin:0;
}
.special-reports .header {
	background-image:url(/images/border-red.png);
}
.special-reports h2 {
	background-image:url(/images/arrow-red.png);
}