@charset "utf-8";
/* CSS Document */

.gcard_serial {
	background-image: url(Serial.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	text-align: left!important;
	font-weight: bold;
	color: #6a2f30;
	line-height: 16px;
	text-indent: 0px;
}
.gcard_serial span {
	font-size: 10px;
	font-weight: normal;
}

