@media screen 
{	
	/*********************************************************************************************/
	/* Classes (news)                                                            	 			 */
	/*********************************************************************************************/

	#containerNews
	{
		margin:					0;
		padding:				11px 0 0 0;
	
		
	}
	
	#containerNews span
	{
		display:				block;
		padding:				0 0 0 11px;	
		
		float:					left;
		width:					100%;
		line-height:			120%;
		color:					#ccc;
		
	}
	
	#containerNews h2 
	{
		margin:					0;
		padding:				0 0 0 11px;
		font-size:				1.2em;
	}
	
		#containerNews h2 a:hover
		{
			
		}
	
	#containerNews p 
	{

	}
		
	#containerNews .newsItemReadMore 
	{	
		display:				block;	
		clear:					both;

	}
	
	
	
	#moreNews h2
	{
		height:					18px;
		
		margin:					0 0 0 22px;
		
		text-indent: 			-5000px;	/* remove text */
					
		background-repeat:		no-repeat;
		background-position: 	0 0;
		
		background-image:		url(/sjablonen/1/images/general/text/meernieuws.gif);
	}
	
	
		#moreNews  ul
		{
			padding:				0 0 22px 0;	
		}
		
			#moreNews  li
			{
				position:				relative;
				padding:				4px 0 5px 22px;	
				
				line-height:			1.415em;
				
				background-image:		url(/sjablonen/1/images/general/bullet_list.gif); 
				background-repeat:		no-repeat;
				background-position:	9px 10px;
			}
				 #moreNews  li a
				{
					text-decoration:		none;
				}
				
					#moreNews  li a:hover
					{
						text-decoration:		underline;
					}
	
	
}
