html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,button{margin:0;padding:0;border:0;outline:0;font-weight:normal;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}:focus{outline:0;}body{line-height:1;color:black;background:white;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"""";}

body {
	color #555555;
	font-family: "Trebuchet MS";
	background: url('http://static.weelya.com/fy/design/bgg.png');
}
#month, #hour, #day {
	background: #FFF;
	color: #000;
	padding: 5px;
	border: 4px solid #162f4e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content {
	min-height: 300px;
	_height: 300px;
	background: url('http://static.weelya.com/fy/design/bg.png');
	background-repeat: repeat-x;
}
#footer {
	color: #FFF;
	font-size: 11px;
	text-align: center;
	margin-top: 40px;
}
#doc {
	width: 500px;
	margin: 0 auto;
	color: #FFF;
	font-size: 12px;
}
#footer a, #doc a {
	color: #D79327;
}
#doc h2 {
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #162f4e;
	margin-top: 10px;
	margin-bottom: 5px;
}
pre {
	margin: 5px;
	background: #061321;
	border-bottom: 1px solid #162f4e;
	padding: 3px;
}
#fy_link {
	display:block;
	height:127px;
	margin-left:345px;
	position:absolute;
	width:200px;
}
#fy {
	background: url('http://static.weelya.com/fy/design/fy.png');
	width: 900px;
	height: 194px;
	margin: 0 auto;
}
#input {
	width: 698px;
	height: 111px;
	margin:0 auto;
	background: url('http://static.weelya.com/fy/design/input_basic.png');
}
#minimize {
	width: 283px;
	height: 162px;
	margin-left: 485px;
	margin-top: -50px;
	background: url('http://static.weelya.com/fy/design/minimize.png');
	background-position: 0px -162px;
	position: absolute;
	display: block;
}
#tweet {
	background:transparent url(http://static.weelya.com/fy/design/tweet.png) repeat scroll 0 -132px;
	display:block;
	height:132px;
	margin-left:-70px;
	margin-top:-32px;
	position:absolute;
	width:269px;
}
#tweet:hover {
	background-position: 0px 0px;
}
#flash {
	margin-left:545px;
	margin-top:4px;
	position:absolute;
}
#result {
	left:50%;
	margin-left:-150px;
	margin-top:17px;
	position:absolute;
	text-align:center;
	width:300px;
}
#url_result {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#D79327;
	font-size:22px;
	height:29px;
	margin-top:0;
	width:300px;
	text-align: center;
}
#minimize:hover {
	background-position: 0px 0px;
}
#the_form {
	position: absolute;
}
#url {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#A4AAB1;
	font-size:20px;
	height:40px;
	margin-left:15px;
	margin-top:4px;
	padding-bottom:5px;
	padding-top:14px;
	width:465px;
}

