body {
    background: #fff;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

#container {
    background: #fff;
    width: 800px;
    margin: 0 auto;
}

#header, #footer {
    background: #333;
    height: 40px;
}

.yearinput, select {
	//background: url('images/user_icon.png') no-repeat scroll right center #FFFFFF;
	border: 2px solid #000;
	color: #000;
	padding: 5px 10px 5px 10px;
	width: 90px;
	outline: none;
	text-align:center;
	font-size:24px
}

#stareMachineBanner{
	position: absolute;
	left:20px;
	top:20px;

}
.info_div{
	width: 70%;
	display:inline-block;
	    margin: 0 auto;
}

#frame{
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #888;
	color: #666;
	padding: 0;
	outline: none;
	font-size:24px
	}

<!--
.style1 {color: #000;
		font-size: 24px}
-->
.loadimage {
	cursor:pointer;
}
.asciiarrow{
	padding-bottom:5px;
	vertical-align: top;
	height: 20px;
	display:inline-block;
	padding-right: 10px;
}
.button {
	width: 60px;
	height: 61px;
	padding-top: 5px;
	margin-bottom: -11px;
	cursor: pointer;
	border: none;
	background-image: url("small-Go.png");
	background-repeat:no-repeat;
	outline: none; 
}

.shareButton{
	border: 0px;
	outline: none;
	text-align:left;
	font-size:20px;
	position:absolute;
	top:400px;
	right:40px;
	box-shadow: 0px;
	cursor: pointer;
	cursor: hand;
		
	
}

.fbButton {
	margin-left: -10px;
}

.loadbutton {

}
.loadbutton:hover {
	border:none;
	background-image:url("small-Go.png") no-repeat scroll 0 0 transparent;
}.loadbutton:active {
	border:none;
	position:relative;
	top:1px;
	background-image:url("small-Go.png") no-repeat scroll 0 0 transparent;
}
.loadbutton:-moz-focus-inner {
	border:none;
	position:relative;
	top:1px;
	background-image:url("small-Go.png") no-repeat scroll 0 0 transparent;
}
</style>
/* This button was generated using CSSButtonGenerator.com */
