.widget
{ 
  position: fixed; 
  right: 0px;
  top: 150px;
  display: block;
	background: url("../images/widget/widget-8_1.png") no-repeat center top;
  z-index: -1;
}

.widget_img 
{
  font-family: arial, sans-serif; 
  width:101px; 
  height:667px; 
  position:relative; 
  margin:0; 
  font-size:11px;
}

.widget_img ul 
{
  padding:0; 
  margin:0;
  list-style-type: none;
}
