A {  TEXT-DECORATION: none; }
A:hover {  TEXT-DECORATION: underline; }
.bgcolor2 {	 FONT: bold 11px Arial;  }


#display_cart_summary .cartsummary_empty {
display: none;
}
#display_cart_summary .cartsummary_full {
background-color: #FFFF00;
border-bottom-width: 1px;
border-right-width: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #000000;
text-align: center;
}

#display_homepage_title a{
	text-indent:-99999px;
	display:block;
	width:420px;
	height:80px;
	text-align:left;
}
#display_homepage_title #homepage_title{
	text-indent:0;
	display:block;
	width:573px;
	height:56px;
	font-size:2.2em;
	color:black;
	background:transparent;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
}