#simplemodal-overlay {
		background-color:#000;
	}
	.hide {
		display: none !important;
	}
	
	#googlecart-widget-head {
		background-color: #666 !important;
		border: 1px solid #666 !important;
	}
	#googlecart-widget-body {
		border-left:1px solid #FFF !important;
		border-right:1px solid #FFF !important;
		border-bottom:1px solid #FFF !important;

	}
	.googlecart-widget-quantity-box {
	border:1px solid #666 !important;
	}
	.googlecart-widget-item, .open .googlecart-widget-item td {
	border-bottom:1px solid #666 !important;
	}
	#googlecart-arrow, #googlecart-title, #googlecart-summary {
	display: none !important;
	}
	.main {
		margin-top: 0;
		border-bottom: 1px dotted black;
		width: 416px;
		height: 188px;
		padding-bottom: 9px;
		padding-left: 14px;
	}
	.exceptions {
		margin-top: 8px !important;
		border-bottom: none !important;
	}
	.coverButton {
		width: 119px;
		height: 189px;
		float: left;
		margin-right: 10px;
		background: url('gray.png');
	}
	
	.cover {
		background: url('dvd-bg.gif') no-repeat;
		padding-top: 3px !important;
		padding-left: 6px !important;
		margin-top: 5px;
		margin-left: 2px;
		margin-bottom: 7px;
	}
	
	div.googlecart-add-button {
		margin-left: 6px !important;
	}
	
	div.googlecart-add-button {
	margin-left: 11px;
	margin-bottom: 3px;
	}
	a.info {
	color: #1f57d0 !important;
	}
	.info {
		margin-top: 11px;
		margin-bottom: 7px;
		line-height: 14px !important;
	}
	.heading {
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 5px;
		padding-top: 12px;
	}
	.second {
		width: 400px;
		margin-bottom: 100px;
	}
	.cartHead {
		background: #666;
		width: 298px;
		height: 27px;
		border: 1px solid #FFF;
		padding-left: 6px;
		padding-top: 6px;
	}
	.cartTitle {
		color: white !important;
		font-weight: bold;
		float: left;
	}
	.cartHeadImage {
		float: right;
		margin-right: 7px;
	}
	#googlecart-widget-head {
		display: none !important;
	}
	.product {
	margin-top: 6px !important;
	}
	.dummyButton {
		margin-left: 14px;
		margin-top: 13px;
		font-family: Arial;
		font-weight: bold;
		color: #666;
		font-size: 13px;
	}
	#smallCart {
		position: absolute;
		left: 708px;
		top: 11px;
		display: none;
	}
	.show {
		display: block !important;
	}
	#smallCart a {
	color: #1f57d0 !important;
	}
	#smallCart img {
	padding-top: 1px;
	margin-right: 2px;
	}
	img.cartHeadImage {
		cursor: pointer;
	}