/* Bethpage Styles  */

#ballabel, #youthbalance
{
	float: left;
}
#youthbalance
{
	font-weight: bold;
	width: 150px;
	height:27px;
	border:solid 2px #dcdcdc;
	background: url("img/bg-input.png") repeat-x;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	margin-bottom:10px;	
	padding:0 9px;
	
}
