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

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

#worried {
	font-size: 26px;
}

#happy{
	font-size: 24px;
}

#confused{
	font-size: 18px;
}

#surprised{
	font-size: 18px;
}

#angry{
	font-size:17px;
}

#serious{
	font-size:17px;
}

#pleased{
	font-size:17px;
}

#annoyed{
	font-size:16px;
}

#sad{
	font-size:15px;
}

#horny{
	font-size:12px;
}

#hungry{
	font-size:9px;
}

.bigspan {
	font-size: 24px;

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

#numberOfViews {
	display: inline-block;
	font-size: 32px;
}

.ui-widget {
	display: inline-block;

}

.staticImage {
	height:390px;
	width:640px;
}	
#stareCount{
	display: none;
}

#videoUrl{
	color: #888;
}
#player{
	display: none;
	padding-top: 18px;
}

.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
}

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

#shareButtons{
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: left;
}

#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;
		
	
}
a{
	color: red;
	text-decoration: none;
}
.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 */

