/* CSS Document */
#headSubmit {
	background-image: url(../graphics/go-icon.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 27px;
	border-width: 0px;
	background-position: center center;
}
.headerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	width: 736px;
	margin: 0px;
	height: 33px;
}
.headerLinks td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
	font-weight: bold;
	line-height: 15px;
	vertical-align: middle;
}
.headerIcons {
	width: 60px;
	float: left;
	height: 23px;
}
.headerLinks #artist {
	height: 20px;
	color: #DF851A;
	font-size: 11px;
	width: 150px;
}
.headerLinks form {
	margin: 0px;
	padding: 0px;
}
.headerLinks select {
	height: 20px;
	color: #FFFFFF;
	font-size: 9px;
	padding: 0px;
	border-width: 0px;
	background-color: #DF851A;
	font-weight: bold;
}
.headerLinks label {
	margin-left: 40px;
}
