
		
		html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		body {
			min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
		}

		#container {
			padding-left: 200px;      /* LC fullwidth */
			padding-right: 190px;     /* RC fullwidth + CC padding */
		}
		
		#container .column {
			position: relative;
			float: left;
		}
		
		#center {
			padding: 10px 20px;       /* CC padding */
			width: 100%;
		}
		
		#left {
			width: 180px;             /* LC width */
			padding: 0 10px;          /* LC padding */
			right: 240px;             /* LC fullwidth + CC padding */
			margin-left: -100%;
		}
		
		#right {
			width: 130px;             /* RC width */
			padding: 0 10px;          /* RC padding */
			margin-right: -100%;
		}
		
		#footer {
			clear: both;
		}
		
		/*** IE Fix ***/
		* html #left {
			left: 150px;              /* RC fullwidth */
		}

		/*** Equal-height Columns ***/

		#container {
			overflow: hidden;
		}

		#container .column {
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em;     /* X */
		}

		/*** Footer Fix ***/

		* html body {
			overflow: hidden;
		}
		
		* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10010px;
			margin-bottom: -10000px;
			background: #FFF;         /*** Same as body background ***/
		}

		/*** Just for Looks ***/

		body {
			margin: 0;
			padding: 0;
			background: #FFF;
		}

		#header, #footer {
			font-size: large;
			padding: 0.3em;
			padding-top:15px;
			background: #046380;
		}

		#left {
			background: #efecca;
		}

		#center {
			background: #efecca;
		}

		#right {
			background: #efecca;
		}

		#container .column {
			padding-top: 1em;
			text-align: justify;
		}

#bandId li{
width:100%;
background-color:#a7a37e;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
padding: .5em;
color:#002f2f;
text-decoration:none;
border-bottom:2px #efecca;
cursor:pointer;

}

#albumId li{
width:100%;
background-color:#a7a37e;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
padding: .5em;
color:#002f2f;
text-decoration:none;
border-bottom:2px #efecca;
cursor:pointer;

}

.bigdropdown{
margin-left: 0em;
font-size:36px;
font-family:Arial, Helvetica, sans-serif;
background-color:#002f2f;
border:none;
border:inset 1px #ccc;
color:#FFFFFF;

}
.bigSubmitBtn{
margin-left: 0em;
font-size:36px;
font-family:Arial, Helvetica, sans-serif;

cursor:pointer;

margin-right:30px;

}
.SoundslikeLbl{
width: 4em;
text-align:right;
margin-right:0.5em;
font-size:36px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
.biginput{
width:500px;
margin-left: 0em;
padding-left:20px;
font-size:36px;
font-family:Arial, Helvetica, sans-serif;
background-color:#002f2f;
border:inset 1px #ccc;
color:#FFFFFF;

}

#log_res.ajax-loading {
	padding: 20px 0;
	background: url(ajax-loader.gif) no-repeat center;
	}
	#log_res2.ajax-loading {
	padding: 20px 0;
	background: url(ajax-loader.gif) no-repeat center;
	}
	
	#searcharea {
	
	}