body{
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #f5f5f5;
}
input[type=number]{
	height: 36px ;
	font-size: 30px;
	width: 110px;
	text-align: center;
	margin-bottom:0;
	padding:0;
	vertical-align:top;
}
.height input[type=number]{text-align: left;}
.pops{
	text-align:center;
	max-width: 500px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;

	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
		    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.alert{margin-bottom:0;}
.main {font-size:36px; line-height:36px; padding:8px 0; margin:20px 0; height:74px;}
.editable:hover	{ background:#eee; }
.editable .box{padding:0; margin:0;  }
#info{
	font-size: 14px;
	color: #333;
	font-style: italic;
}
.suggested {margin-bottom: 3px;}
.suggested .btn {font-size: 11px; line-height: 14px; padding:1px 6px;}
.creditBox {width: 270px;margin: 0 auto 20px;}
img {border: 2px solid #006dcc;}
.Three-Dee{
	margin-bottom: 30px;
	line-height: 1em;
	color: #258fe6;
	font-weight:bold;
	font-size: 53px;
	text-shadow:0px 0px 0 rgb(-36,70,157),1px 1px 0 rgb(-61,45,132),2px 2px 0 rgb(-87,19,106),3px 3px 0 rgb(-112,-6,81), 4px 4px 0 rgb(-137,-31,56),5px 5px 4px rgba(0,0,0,0.5),5px 5px 1px rgba(0,0,0,0.5),0px 0px 4px rgba(0,0,0,.2);}
