/*#jgrowl-container{
	position: fixed;
	top: 70px;	right: 10px;
}

	#jgrowl-container .qtip{
		position: static;
		min-height: 0;
		overflow: hidden;
		margin: 0 0 5px 0;
	}

.translatable{
	display: block;
	height: 73px;
	width: 359px;
	padding: 15px;
	margin: 0 0 20px;

	background: #eee;
	border-bottom: 3px solid #ccc;
	text-align: center;
}

#qtip-ajax, #qtip-iframe{
	max-width: 385px;
}

#qtip-ajax p{
	margin: 0 0 6px;
}

#qtip-ajax h1{
	margin: 0 0 5px;
}

#qtip-ajax img{
	margin: 7px 10px 10px 0;
}

#qtip-ajax .info{
	overflow: hidden;
}

#qtip-ajax p.note{
	font-weight: 700;
}

#qtip-iframe .qtip-content{
	padding: 0;
}

#qtip-iframe iframe{
	display: block;
	width: 365px;
	height: 205px;

}

#positioning-track{
	width: 263px !important;
}

.qtip.googlemap{ max-width: none; }

.qtip.geolocation .loading{
	text-align: center;
	line-height: 210px;
}

.qtip.websnapr .qtip-content,
.qtip.googlemap .qtip-content,
#qtip-youtube .qtip-content,
#qtip-vimeo .qtip-content{
	padding: 0;
}

.qtip.dialogue p{
	margin: 0 0 10px;
}

.qtip.dialogue button{
	display: inline-block !important;
}

.qtip.tweet img.logo{
	position: absolute;
	bottom: -8px; right: -8px;
}

.qtip.imdb .qtip-content{
    padding: 5px 5px 5px 40px;
    background: url(http://media2.juggledesign.com/qtip2/images/demos/imdb_logo.png) no-repeat 5px 50%;
}​

area{ cursor: pointer; }


}

.demogroup{
	margin: 0 12px 20px 0;
}

h4 a.source{
	display: inline-block;
	float: right;
	margin-right: 10px;
	opacity: 0.15;
}

.demogroup:hover h4 a.source{
	opacity: 1;
}

li a.source{
	position: absolute;
	bottom: -19px; left: 0;
	width: 100%;
	z-index: 10;

	font-size: 85%;
	line-height: 19px;

	color: #2B4001 !important;
	background-color: #CCC;
}

li:hover a.source{
	bottom: 0;
	background-color: #62B000;
}
*/
/* Sang */
li div.source{
	position: absolute;
	bottom: -19px; left: 0;
	width: 100%;
	z-index: 10;

	font-size: 85%;
	line-height: 19px;

	color: #2B4001 !important;
	background-color: #CCC;
}

li:hover div.source{
	bottom: 0;
	background-color: #62B000;
}