/* WP Chiclets widget */
#sidebar #wp-chiclets { vertical-align: middle; }
#sidebar #wp-chiclets img { margin: 2px 0 -2px 0; }

/* slashdigglicious */
.slashdigglicious { margin-top: 1em; }
.slashdigglicious a { background-color: white; }
.slashdigglicious img {
	background: url(/images/shadowAlpha.png) no-repeat right bottom;
	padding: 4px 10px 10px 4px;	
	border: 0;
	border-top: #eee 1px solid;
	border-left: #eee 1px solid;	
}

img#wpstats {
	/* stats */
	width: 0;
	height: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}

/* AdSense */
.adsense_468x60 {
	text-align: center;
	padding-top: 1ex;
}

.adsense_120x600 {
	float: right;
	padding: 88px 8px 0 0;
}

