* {
	padding:0px;
	margin:0px;
}
/*######################### IN DEMAND CONTENT ONLY #########################*/
#inDemandContent .footer {
	clear:both;
}
#inDemandContent {
	width:770px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#inDemandContent .contentRow {
	clear:row;
	background:url(../images/id-content-story-hr.gif) no-repeat left bottom;
	padding-top:15px;
}
#inDemandContent .contentRow .leftColumn {
	width:380px;
	float:left;
	padding-bottom:15px;
}
#inDemandContent .contentRow .rightColumn {
	width:380px;
	float:right;
	padding-bottom:15px;
}
/*story entries */
#inDemandContent .contentRow .storyContainer a {
	color:#FE4413;
}
/*.storyContainer h3 a {
	color:#FFFFFF;
}*/
#inDemandContent .contentRow .storyContainer h3 {
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	background:#FE4413;
	margin-top:15px;
}
#inDemandContent .contentRow .storyContainer h3 span {
	padding:0px 7px;
	color:#FFFFFF;
}
#inDemandContent .contentRow .storyContainer h3 a {
	background:#FE4413;
	color:#FFFFFF;
	text-decoration:none;
}
#inDemandContent .contentRow .story {
	padding-top:10px;
	line-height:17px;
}
#inDemandContent .contentRow .story img {
	float:left;
	margin:0px 10px 3px 0px;
}
#inDemandContent .contentRow .story p.readMore {
	padding-top:4px;
}
/*######################### IN DEMAND CONTENT ONLY #########################*/

