* {
	margin:0;
	padding:0;
	font-family:"Verdana";
}

#title{
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

#title h2{
	color:#606060;
	margin-top:10px;
	font-size:xx-small;
}

#makeform{
	padding:20px;
	text-align:center;
	background-color:#f0f0f0;
	border-top:solid 1px #c0c0c0;
	border-bottom:solid 1px #c0c0c0;
}

#output{
	margin-top:20px;
	text-align:center;
}

#output p {
	font-size:x-small;
	font-weight:bold;
}

#output p span{
	text-align:left;
	padding:10px;
	background-color:white;
	/*border-bottom:solid 1px #c0c0c0;*/
}

#img_search{
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}

#img_search p{
	margin: 0 auto ;
	width:80%;
	padding:10px;
	border:solid 1px #c0c0c0;
}

#img_search p img{
	margin:3px;
}

#footer {
	border-top:solid 1px #c0c0c0;
	padding:10px;
	line-height:140%;
	text-align:center;
	font-size:xx-small;
}
div.title_bottom{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/lf.png);
	width:115px;
	height:32px;
	position:relative;
	left:40px;
	top:-20px;
}
div.title_bottom img{
	display:none;
}
div.title_bottom>img{
	display:block;
}
