#googlecart-widget-spacer{
position:absolute !important;
right: 0px !important;
}

#googlecart-widget {
margin-top: 0px !important;
margin-bottom: 1px !important;
width:291px !important;
}

    /* remove the border and color from the top bar */
#googlecart-widget-head {
border-width: 0px !important;
background-color: transparent !important;
background-image: url('../images/google_widget_head_bg.jpg');
height: 34px !important;
filter:alpha(opacity=85) !important;
-moz-opacity:.85 !important;
opacity:.85 !important;
}

/* add a thicker border to the top of the product list 
#googlecart-widget-body {
border-top-width: 4px !important;
}
*/
/* change the color of prices in the widget to green
.googlecart-widget-price {
color: green !important;
}
 */
