@CHARSET "UTF-8";

.labelWidgetContainer {
	border: 1px black solid;
	padding: 10px;
	width: 99%;
}

.labelWidgetControl {
	float: left;
	background: white;
}

.labelWidgetControl input {
	clear: right;
	display: block;
}

.labelWidgetDisplay {
	width: 200px;
	height: 67px;
	background: url("/images/idmystuffbackground.gif") no-repeat top center;
	font-family: helvetica, swiss, arial, "san serif";
	text-align: center;
	color:white;
	padding-top: .2em;
}

.labelWidgetIDMyStuff {
		color: silver;
}

.labelWidgetGolf {
		color: #AF9E4D;
}

.labelWidgetNameLine {
	font-size: 13px;
		font-weight: bold;
}

.labelWidgetDataLine {
	font-size: 11px;
		font-weight: bold;
}
