#googlecart-wrapper {
	width:280px !important;
	margin-left:716px !important;
	position:absolute !important;
	z-index:98 !important;
}

#googlecart-widget {
	width:130px !important;
	margin-right:2px !important;

}
.ie #googlecart-widget {
	width:140px !important;
}

.override #googlecart-widget-head {
	background:none;border:0;font-size:14px;text-align:right;
}
.override #googlecart-arrow {
	/*float:none;*/
	margin-right:2px !important
}
.override #googlecart-title {
	display:inline;
}
.override #googlecart-summary {
	display:inline;
}
.override #googlecart-widget-body {
	width:280px !important;
	background:#DCDEDD;
	/*border:1px solid #ccc*/
	position:absolute !important;
	margin-left:-156px !important;
	border: 2px outset #ccc;
}
.ie .override #googlecart-widget-body {
	margin-left:-140px !important;
}
.override .googlecart-widget-item {
	background:#ececec;border-bottom:2px inset #ccc;
}
.override .googlecart-widget-quantity-box {
	border:1px solid #ccc
}
.override #googlecart-widget-emptymessage {
	background:#c8c8c8;
	font-weight:bold;
    border-bottom:1px outset #ccc;
}

