@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
margin:0 auto;
	height: 100%;
	font-size:100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -32px; /* the bottom margin is the negative value of the footer's height */
	width:960px; 
	font-family:Arial, Helvetica, sans-serif; font-size:90%; line-height:120%; color:#333
}
.footer, .push {
	height: 32px; /* .push must be the same height as .footer */
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	width:960px;
	
	font-family:Arial, Helvetica, sans-serif; font-size:90%; line-height:120%; color:#333
}




#logo {float:left; width:340px; height:61px;}

#search {float:left; width:600px; height:57px; margin:auto; clear:left; background:url(../images/findbysong_06.jpg) no-repeat 0 0}

.search{float:left;border:0; margin-left:10px; margin-top:8px; font-size:24px; width:380px}

.searchbut{float:left; margin-left:7px; margin-top:0;}

#show{width:960px; float:left; margin-top:14px;}

h1,h2,h3{ color:#333; line-height:120%}

th {
	background-color: #09F;
}
