#musicpin_widget{
	background: url(/images/layout/widget/default/bg.png) no-repeat 0 0;
	width: 330px;
	height: 349px;
}
* html #musicpin_widget { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layout/widget/default/bg.png'); }

#musicpin_widget_thank_you{
	background: url(/images/layout/widget/default/thank_you_bg.png) no-repeat 0 0;
	width: 330px;
	height: 349px;
}

#musicpin_widget_thank_you #thank_you_text {
  margin:0 0 0 23px;
  padding: 60px 0 0;
  height: 171px;
}

#musicpin_widget_thank_you #thank_you_text p{
  color: #777;
  font-size: 1.6em;
  font-weight: bold;
}

#musicpin_widget .power_logo, #musicpin_widget_thank_you .power_logo{
	position: absolute;
	top: 288px;
	left: 130px;
	width: 160px;
}

form#new_redemption{
  position: absolute;
  top:32px;
  left: 28px;
}


form#new_redemption div.field_container{
	clear: both;
	height: 30px;
	width: 257px;
	margin-bottom: 11px;
}

form#new_redemption div.last_field{
	clear: both;
	float: left;
	margin-bottom: 0;
	width: 257px;
	margin-bottom: 8px;
}

fieldset#checkbox{width: 265px;}

label#checkbox{
  width: 115px;
  margin-top: 8px;
}

input.checkbox{
  margin-top: 6px;
}

img#logo{
	float: right;
}

.powered{
	color: #777;
	width: auto;
	float: right;
	margin-top: 27px;
	margin-right: 7px;
}
