body, html, div, h1, h2, h3, p, a, img, form, fieldset, ul, ol, li, dl, dt, dd {
	padding:0;
	margin:0;
	border:none;
}
body {
	color:#FFFFFF;
	font-family:helvetica, arial;
	line-height:1.3;
}
#wrapper {
	width:930px;
	margin:0 auto;
	position:relative;
}
#header {
	font-weight:bold;
	font-size:15px;
	padding-top:60px;
}
#content {
	margin-top:0px;
	overflow:hidden;
	padding-bottom:20px;
}
#header #keywords {
	margin-top:4px;
	font-size:12px;
	height:22px;
	line-height:22px;
}
#header #keywords img {
	margin-left:10px;
	vertical-align:middle;
}
#header #newwords {
	width:260px;
	margin-right:6px;
	font-family:helvetica, arial;
	font-size:12px;
	font-weight:bold;
}
#header #password {
	width:160px;
	margin-right:6px;
}
#header #save {
	cursor:pointer;
}
#header #cancel {
	cursor:pointer;
}
#header #change {
	cursor:pointer;
}
#header #logo {
	position:absolute;
	right:16px;
	top:0px;
}
#header em {
	font-style:normal;
}
#footer {
	margin:10px 0 10px 0;
	text-align:center;
}
.container {
	margin-right:10px;
	float:left;
	overflow:hidden;
	padding-bottom:20px;
}
.box {
	position:relative;
	margin-top:20px;
	background: url(/style/img/box-top.png) no-repeat top center;
	width:298px;
	padding:0px 0px;
	color:#111;
}
.box .footer {
	position:relative;
	top:10px;
	left:0px;
	height:33px;
	padding:6px 0 0 16px;
	width:282px;
	background: transparent url(/style/img/box-bottom.png) no-repeat bottom center;
}
.box h2 {
	position:absolute;
	top:7px;
	left:8px;
	background: #FFF url(/style/img/services.png) no-repeat 0px 0px;
	font-size:12px;
	height:16px;
	line-height:16px;
	color:#666;
	padding-left:20px;
}
.google h2 {
	background-position: 0px 0px;
}
.flickr h2 {
	background-position: 0px -20px;
}
.twingly h2 {
	background-position: 0px -40px;
}
.twitter h2 {
	background-position: 0px -60px;
}
.knuff h2 {
	background-position: 0px -80px;
}
.youtube h2 {
	background-position: 0px -100px;
}
.technorati h2 {
	background-position: 0px -120px;
}
.box ol {
	padding:34px 6px 0px 11px;
	list-style:none;
	margin-bottom:-8px;
}
.box li {
	margin-bottom:.2em;
	line-height:1.2;
	padding:3px 5px;
}
.box h3 {
	position:relative;
	font-size:11px;
	width:272px;
}
.box li:hover {
	background-color:#000000;
}
.box li p {
	font-size:10px;
	color:#999;
}
.box li:hover p {
	color:#FFF;
}
.box a {
	display:block;
	width:236px;
	color:#202020;
	text-decoration:none;
}
.box li:hover a {
	color:#FFF;
}
.box h3 span {
	position:absolute;
	top:.1em;
	right:5px;
	font-size:10px;
	font-weight:normal;
	color:#999999;
}
.box .desc {
	display:none;
}
.box .no-results {
	font-size:11px;
	font-weight:bold;
	margin-left:16px;
	color:#202020;
	padding:3px 0 34px 0;
	position:relative;
	top:34px;
}
.box .footer a {
	display:inline;
	background: #FFF url(/style/img/arrow.png) no-repeat center right;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:14px;
	font-size:11px;
	font-weight:bold;
	color:#666;
}
#tooltip {
	position:absolute;
	color:#FFF;
	width:230px;
	display:none;
	font-size:11px;
	line-height:1.3;
	z-index:100;
}
#tooltip span.top {
	display:block;
	padding:10px 10px 0 25px;
	background: url(/style/img/hover-bg-top.png) no-repeat top left;
	z-index:100;
}
#tooltip span.bottom {
	display:block;
	padding:0 10px 10px 25px;
	background: url(/style/img/hover-bg-bottom.png) no-repeat bottom left;
	z-index:100;
}	

/* Specialvarianter */
.youtube ol {
	overflow:hidden;
	margin-top:6px;
	padding-top:42px;
	text-align:center;
}
.youtube li {
	width:130px;
	float:left;
	padding:0;
	margin:0 4px;
}
.youtube li h3 {
	width:130px;
	margin:0;
	padding-left:4px;
	text-align:left;
}
.youtube li a {
	display:inline;
}
.youtube span {
	display:none;
}

.flickr ol {
	overflow:hidden;
	margin:6px 0 -16px 8px;
	padding-top:42px;
}
.flickr li {
	width:75px;
	float:left;
	margin:0 16px 16px 0;
	padding:0;
}
.flickr li:hover, .youtube li:hover {
	background-color: transparent;
}
.flickr li:hover a, .youtube li:hover a {
	color:#111;
}

/*.micro li {
	padding-left:20px;
}
.micro li.m-twitter {
	background: #000 url(/style/img/micro/twitter.gif) no-repeat left .3em;
}
.micro li.m-identica {
	background: #000 url(/style/img/micro/identica.gif) no-repeat left .3em;
}
.micro li h3 {
	width:252px;
}
.micro li a {
	width:216px;
}*/
