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

h2
{
	margin-bottom: 20px;
}

h2 img
{
	display: none;
}

h3
{
	margin-bottom: 10px;
	font-size: 12pt;
}

p
{
	margin-bottom: 10px;
}

#formcontrol
{
	margin-bottom: 30px;
	width: 500px;
	overflow: hidden;
	clear: left;
	float: left;
}

#processdesc
{
	width: 600px;
	margin-bottom: 30px;
}

#processdesc ul
{
	padding-left: 40px;
}

#processdesc ul li
{
	margin-bottom: 10px;
}

#processdesc a
{
	text-decoration: underline;
}

#supptext
{
	margin-top: 25px;
}

#main
{
	width: 1000px;
	margin: 40px auto 0 auto;
}

#progress
{
	margin-bottom: 20px;
}

#progress li
{
	display: inline;
}

#progress li a
{
	text-decoration: underline;
}

#currentstep
{
	text-decoration: none;
}

select
{
	width: 80px;
}

#search
{
	margin-bottom: 10px;
}

#leftcol
{
	width: 480px;
	float: left;
	clear: left;
	margin-right: 40px;
	min-height: 200px;
}

#rightcol
{
	width: 480px;
	float: left;
}

tr.striped
{
	background-color: #666666;
}

form
{
	margin-bottom: 20px;
}

label
{
	margin-bottom: 3px;
	font-size: 10pt;
	display: block;
}

label#searchbylabel
{
	display: inline;
	margin: 0 5px;
}

table
{
	border-collapse: collapse;
}

th
{
	padding-left: 5px;
	text-align: left;
}

td
{
	font-size: 1.0em;
	margin: 0;
	padding: 5px 0px 5px 5px;
}

td.songtitle
{
	width: 260px;
}

td.artist
{
	width: 170px;
}

td.change
{
	width: 50px;
	text-align: center;
}

.textinput
{
	background-color: black;
	color: white;
	border: 1px solid white;
}

#letterlinks
{
	margin-bottom: 30px;
}

#letterlinks h4
{
	margin-bottom: 5px;
}

#letterlinks ul
{
	list-style-type: none;
}

#letterlinks ul li
{
	display: inline;
	margin-right: 4px;
}

#titlelinks
{
	margin-bottom: 15px;
}


#searchby
{
	margin-right: 10px;
}

.progresslink
{
	text-decoration: underline;
}

.progresslink, #progress li
{
	font-size: 1.2em;
	font-weight: bold;
}
