/**
 * Externals
 */

#sentiweb-widget ul {
 margin-left: 0px;
 padding-left: 0px;
}

#sentiweb-widget li {
 margin-top: .5em;
 font-size: .7em;
}

.widget-box {
	padding: .1em;
	margin: .1em 0;
}

.widget-box ul {
	margin: 0;
	padding: 0;
}

.widget-box  li {
	list-style-type: none;
	font-size: .84em;
	padding: 0;
	margin: .8em .1em .3em 0;
	line-height: 1.1em;
}

.icon-sentiweb, .icon-invs, .icon-grog, .icon-qmark {
 display: inline-block;
 padding-left: 40px;
 line-height: 35px;
 background: #FFF url() left center no-repeat;
}

.icon-qmark16 {
 margin-left: .3em;
 display:inline-block;
 width: 16px;
 height: 15px;
 background: #FFF url(../qmark16.png) left center no-repeat;
}

.icon-sentiweb { 
	height: 30px;
	width: 12px;
	background-image: url(../logos/sentiweb-xs.gif)
 }

.icon-invs { background-image: url(../logos/invs-xs.gif) }
.icon-grog { background-image: url(../logos/grog-xs.gif) }

.icon-qmark { 
	background-image: url(../logos/grippenet-qmark.png);
	height: 32px;
	width: 32px;
}

#social-widgets {
	margin: .5em 0;
	padding:0;
	max-width: 300px;
}

.widget-disabled {
	color: #666;
	padding: .5em;
	font-size: .6em;
	text-align: justify;
}
