/* ********************* INEWS STORY DISPLAY ********************* */

 #homePageStory  .storyContent {
	
	margin-top:0px;
	
	width: 540px;	
	min-height:20em;
	
}



#pic	{
	
	margin-left:0px;
	padding-bottom:30px;
	padding-left:10px;
	width:220px;
	float:right;
	position:relative;
	
	}
	
#pic2	{
	
	margin-left:0px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
	width:250px;
	float:right;
	position:relative;
	
	}
#storypiccentre	{
	text-align:center;
	position:relative;
	left: 10%;
	right:10%;
	}


#contentColumn h2, #contentColumn h3, #contentColumn h4,
#contentColumn h5, #contentColumn h6 {
	
	margin: 1em 0;
}


#contentColumn h1 {
	
	font-size:2em;
	color:#fff;
	background-image:url(http://www.kosmicsound.com/statimages/storyh1.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:530;
	padding:15px;
}


#contentColumn h3 {
	font-size:1.4em;

}
#contentColumn h4 {
	font-size:1.1em;
	color:#900;
}
#contentColumn h5 {
	font-size:1.0em;
	color:#666666;
	font-style: italic;
	text-align: center;
}

#contentColumn h6 {
	font-size:1.4em;
	color:#303;
}
	

#iNews ul li {


}

#itemtitle	{
	width:300px;
	margin-top:10px;
	padding:0 12px;
	position:relative;
	float:left;
	font-size: 1.5em;
	color: #333333;
	min-height:20px;
	}

#item	{

	width:300px;
	min-height:70px;
	padding:0 12px;
	position:relative;
	float:left;
	color: 	 			#000000;
	font-size:  		12px;
	line-height:		1.1em;
	
	}

#itempic	{

	width:220px;
	padding:5px;
	position:relative;
	float:right;
	min-height:70px;
	
	}

#clear	{
	clear:both;
	height:10px;
	width:540px;
	padding:5px;
	
	}
