body .scoop_widget {
	font: normal 10px/1.3em arial, sans-serif !important;
	width: 111px;
	padding: 27px 3px 3px 3px;
	border: 1px solid #000;
	text-align: center;
	overflow: hidden;
	background: #fff url(scoop_icon.gif) 0 -1px no-repeat;
}

body .scoop_widget .scoop_author,
body .scoop_widget .scoop_title,
body .scoop_widget .scoop_prize,
body .scoop_widget .scoop_link,
body .scoop_widget a {
	display: block !important;
	font-size: 1em !important;
	line-height: 1.3em !important;
	padding: 0 !important;
	margin: 0 0 0.5em 0 !important;
	background: none !important;
}

body .scoop_widget .scoop_prize {
	font-size: 1.1em !important;
	font-weight: bold;
}

body .scoop_widget .scoop_prize small {
	font-size: 9px !important;
	color: #999 !important;
	font-weight: normal !important;
}

body .scoop_widget .scoop_link a {
	text-indent: -1000em;
	margin-left: 8px!important;
	background: url(scoop_buy.gif) 0 0 no-repeat!important;
	width: 95px;
	height: 20px;
}

body .scoop_widget .scoop_link a:focus,
body .scoop_widget .scoop_link a:hover,
body .scoop_widget .scoop_link a:active {
	background-position: 0 -20px!important;
}


body .scoop_widget a:link,
body .scoop_widget a:visited {
	color: #009CFF !important;
	text-decoration: underline !important;
}

body .scoop_widget a:focus,
body .scoop_widget a:hover, 
body .scoop_widget a:active {
	color: #5bbfff !important;
}
