* {
	margin: 0px;
}
html,body{
	width:320px;
}
body {
	font-family: Helvetica;
	margin: 0 0 0 0px;
	padding: 0;
	-webkit-text-size-adjust: none;
}

#about {
	font-size:80%;
	margin-bottom:20px;
}

.wrapper {
	position:absolute;
	top:20px;
	left:10px;
	right:10px;
	background:#fff;
	width:300px;
}
#footer {
	font-size:80%;
	clear:both;
	display: block;
	text-align:center;
	vertical-align:bottom;
	width:300px;
	margin-top:150px;
	margin-bottom:10px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	margin-right: 3px;
	padding-left: 7px;
	list-style-type: none;
}

#footer img {
	border:none;
}

.catch {
	font-weight:bold;
}

.notes {
	font-size:80%;
}

		#header {
			float:left;
			text-indent:-9999px;
			background:url(images/title.gif) no-repeat;
			padding:3px;
			width:167px;
			height:23px;
			margin-bottom:30px;
		}
		
		.clear{
			clear:both;
		}
		
		#google{
			margin-top:100px;
		}
		
		#showAbout {
			float:right;
			left:177;
			font-size:70%;
			font-weight:bold;
			padding-left:5px;
			padding-right:5px;
			line-height: 23px;
			text-align:center;
			vertical-align:middle;
			background:#000;
			color:#FFF;
			width:100px;
			height:23px;
		}
		
		#google,#search,#showHistory,#sendmail,#content ul li{
			padding:2px;
			display: block;
			line-height: 30px;
			text-align:center;
			vertical-align:middle;
			background:#000;
			color:#FFF;
			font-weight:bold;
			width:296px;
			height:30px;
			margin-bottom:20px;
		}
		
		#showHistory{
			clear:both;
		}
		
		#search{
			float:left;
			left:160px;
			width:80px;
		}
		
		#sendmail{
			float:left;
			font-size:70%;
			font-weight:bold;
			left:160px;
			width:80px;
		}
		
		#loading {
			display: block;
			line-height: 300px;
			margin-top:100px;
			margin-bottom:100px;
			text-align:center;
			vertical-align:middle;
		}
		
		#content ul{
			width:276px;
			padding:0;
			position:relative;
		}
		
		#history ol {
			width:270px;
			margin-bottom:30px;
		}
		
		#history ol li {
			height: auto;
			min-height:20px;
			line-height: 15px;
			margin-bottom:1px;
		}
		
		#content ul li {
			padding-top:10px;
			padding-bottom:10px;
			display: block;
			height: auto;
			min-height:20px;
			line-height: 20px;
			list-style-type: none;
			margin-bottom:1px;
		}
		
		.input_text{
			float:left;
			height:28px;
			width:193px;
			margin-right:10px;
		}


cite, pre {overflow:scroll; white-space: pre-wrap;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{word-break: break-all;}
