

div.headline_editorial 
{
	position: absolute;
	top: 150px;
	left: 755px;
	width: 26px;
	height: 193px;
	background: url("/media/system/sectionDescriptors/editorial24.png");
	overflow: hidden;
}

* html div.headline_editorial 
{
	background: url("/media/system/sectionDescriptors/editorial8.png");
}



div.headline_more 
{
	position: absolute;
	top: 150px;
	left: 755px;
	width: 26px;
	height: 99px;
	background: url("/media/system/sectionDescriptors/more24.png");
	overflow: hidden;
}

* html div.headline_more 
{
	background: url("/media/system/sectionDescriptors/more8.png");
}

div.editorial_skyDisplay
{
	position: absolute;
	top: 150px;
	left: 802px;
	width: 221px;
}

	div.editorial_skyDisplay div.itemElement_headline
	{
		position: relative;
		width: 221px;
		margin-bottom: 5px;
		background: #000;
	}
	

		div.editorial_skyDisplay div.itemElement_headline div.headline
		{
			font-size: 12px;
			color: #00b3e8;	
			padding: 10px;	
		}
	

		div.editorial_skyDisplay div.itemElement_headline div.description
		{
			font-size: 11px;
			color: #fff;	
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
		}
	
	
	

	div.editorial_skyDisplay div.itemElement_topImage
	{
		position: relative;
		width: 221px;
		margin-bottom: 5px;
	}
	
	

	div.editorial_skyDisplay div.itemElement
	{
		position: relative;
		width: 221px;
		margin-bottom: 5px;
		background:url(/media/system/pixel/trans_75.png);
	}
	* html div.editorial_skyDisplay div.itemElement
	{
			background:url(/media/system/pixel/trans_75_ie.png);
	}


		div.editorial_skyDisplay div.itemElement div.itemContainer
		{ 			
			position: relative;
			width:221px;
			padding:0;
		}


			div.editorial_skyDisplay div.itemElement div.itemContainer div.content
			{ 			
				padding-top:5px;
				padding-bottom:5px;
				padding-left:10px;
				padding-right:10px;
			}


				div.editorial_skyDisplay div.itemElement div.itemContainer div.content h2.itemHeadline
				{ 	
					font-size: 11px;
					color: #919191;	
					margin-top: 10px;
					margin-bottom: 10px;						
					font-family: "Verdana", Sans-Serif;
					font-weight: bold;
				}

					div.editorial_skyDisplay div.itemElement div.itemContainer div.content h2.itemHeadline a
					{
						color: #919191;
					}


				div.editorial_skyDisplay div.itemElement div.itemContainer div.content div.headline_blue
				{ 	
					font-size: 10px;
					color: #00b3e8;	
					margin-top: 10px;
					margin-bottom: 10px;	
				}


				div.editorial_skyDisplay div.itemElement div.itemContainer div.content div.description
				{ 	
					font-size: 11px;
					color: #fff;			
				}


				div.editorial_skyDisplay div.itemElement div.itemContainer div.content div.description a
				{ 	
					color: #00b3e8;
					text-decoration: none;
				}
