

/* CSS for new portal mechanics skin  */
#headerSkinNuagesTags h2{
  padding: 5px 5px 0px 15px;
  color: #D3D3E5;
}

#NuagesTags{
	
	height:auto;
	min-height:150px;
	width:160px;	
	display: block;	
	overflow: hidden;
}

#NuagesTags h2 a,
#NuagesTags p, #NuagesTags p a
{
	color: #D3D3E5;
	padding: 5px 5px 0px 15px;
}

div.cloud{
	padding: 0px 5px 10px 18px;
	position:relative;
	width: 160px;	
	overflow: hidden;
}

div.cloud a {
	color: #D3D3E5;
	
}

div.cloud a:hover {
	color: white;
	
}
