
div#json-widget {
	font-size:11px;
	background:#ddeef6;
	position:relative;
}

ul.json-widget {
  width:160px;
  margin:3px auto 0 auto;
  background-color:#FFF;
  list-style:none;
  margin-bottom: 10px;
}

ul.json-widget li {
	overflow:hidden;
	padding:5px;
	color:#666;
	border-bottom:1px dotted #CCC;
	background-color:#FFF;
}
ul.json-widget li strong {
	color:#000;
}
ul.json-widget li.odd {
	background-color:#EDEDED;
}
ul.json-widget img {
	float:left;
	border:1px dotted #CCC;
	padding:2px;
	margin:0 10px 0 0;
  cursor: pointer;
}

ul.json-widget li a {
  display: block;
  float: left;
  width: 80px;
}

.nope_ads {
  width: 144px;
  height: 160px;
}
