@CHARSET "UTF-8";

#button_fLoginEnter {
	width: 80px;
	padding-left: 0px;
	margin-left: 0px;
}

#button_fLoginEnter a {
	font-size: 16px;
}

#commerceButtonUpdate {
	background-image: url("./img/buttons/butt_cart_refresh3.gif");
	background-repeat: no-repeat;
	width: 104px;
	height: 27px;
	border: 0px;
}

#commerceButtonDelete {
	background-image: url("./img/buttons/butt_cart_delete2.gif");
	background-repeat: no-repeat;
	width: 104px;
	height: 27px;
	border: 0px;
}

.explanation {
	background-image: url("./img/buttons/bg_explanation.gif");
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	height: 50px;
	padding-top: 4px;
	padding-right: 4px;
	font-size: 9px;
}

.gridTitle {
	background-image: url("./img/buttons/bg_barTitle.gif");
	color: white;
}
