.override #googlecart-widget-head 
{
	font-family: trebuchet ms,lucida grande,arial;
	background-color: #0083CA;
	border: 1px solid #0083CA;
	height: 20px;
}

.override #googlecart-arrow 
{
	margin-top: 0.3em;
	margin-bottom: 0.1em;
	margin-right: .3em;
}

.override #googlecart-title 
{
	color: #D4FABC;
	font-weight: bold;
	font-family: trebuchet ms,lucida grande,arial;
	font-size: 1em;
	
	
}

.override #googlecart-summary 
{
	color: #D4FABC;
	font-size: .7em;
	font-family: trebuchet ms,lucida grande,arial;
}

.override #googlecart-widget-body 
{
	color: #D4FABC;
    border: 1px solid #0083CA;
    font-family: trebuchet ms,lucida grande,arial;
}

.override .googlecart-widget-title
{
	color: #0083CA;
	font-family: trebuchet ms,lucida grande,arial;
}

.override .googlecart-widget-remove
{
	color: #0083CA;
}

.override .googlecart-widget-footertext
{
	color: #D4FABC;
	border: 1px solid #0083CA;
	font-family: trebuchet ms,lucida grande,arial;
}

.googlecart-add-button
{
	margin-right: .3em;
	margin-top: .4em;
}