	#header_user_outside {
		width:1000px;
		margin:auto;
		}
		
		#header_user_inside {
			width:1000px;
			float:left;
			}

			#header_user_left {
				min-height:56px;
				width:237px;
				float:left;
				}
				
			#header_user_right {
				width:778px;
				margin-left:24px;
				float:left;
				}
				
			#uplup_logo_image_header_user {
				padding:5px 0 0 12px;
				float:left;
				}
			
			#uplup_logo_text_header_user {
				margin-top:26px;
				margin-left:18px;
				color:#333;
				font-size:30px;
				font-weight:bold;
				font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
				float:left;
				}
				
			#uplup_header_user_links {
				width:765px;
				padding:12px 14px 14px 14px;
				background:#f2f2f2;
				position:relative;
				border-radius:0 0 25px 25px;
				-webkit-border-radius:0 0 25px 25px;
				-moz-border-radius:0 0 25px 25px;
				-o-border-radius:0 0 25px 25px;
				float:left;
				}
				
				#uplup_header_user_links a {
					margin-left:16px;
					margin-right:16px;
					color:orange;
					font-size:24px;
					font-weight:bold;
					font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
					text-decoration:none;
					}
					
					#uplup_header_user_links a:hover {
						color:#39F;
						}

			#uplup_header_user_ad_holder {
				width:728px;
				height:90px;
				margin-top:24px;
				background:#ccc;
				float:left;
				}
				
	#header_user_right_search_holder {
		width:591px;
		margin-top:25px;
		float:left;
		}
		
		#header_user_search_name {
			width:146px;
			height:20px;
			margin-right:12px;
			padding:10px;
			color:#7E7E7E;
			font-size:17px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			border:3px solid #333;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			float:left;
			}
			
			#header_user_search_name:focus {
				outline:none;
				border:3px dotted orange;
				}
			
		#header_user_search_select_style {
			width:103px;
			height:46px;
			padding-top:10px;
			padding:10px;
			margin-right:12px;
			color:#7E7E7E;
			font-size:17px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			border:3px solid #333;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			float:left;
			}
			
			#header_user_search_select_style:focus {
				outline:none;
				border:3px dotted orange;
				}
			
		#header_user_search_location {
			width:146px;
			height:20px;
			padding:10px;
			margin-right:12px;
			color:#7E7E7E;
			font-size:17px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			border:3px solid #333;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			float:left;
			}
			
			#header_user_search_location:focus {
				outline:none;
				border:3px dotted orange;
				}
			
		#header_user_search_select_dist {
			width:103px;
			height:46px;
			padding:10px;
			color:#7E7E7E;
			font-size:17px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			border:3px solid #333;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			float:left;
			}
			
			#header_user_search_select_dist:focus {
				outline:none;
				border:3px dotted orange;
				}
				
		#header_user_search_submit {
			width:103px;
			height:46px;
			margin-left:1px;
			padding:10px;
			color:#fff;
			font-size:17px;
			font-weight:bold;
			letter-spacing:1px;
			font-style:italic;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			background:#333;
			border:3px solid #333;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			cursor:pointer;
			float:left;
			}
			
			#header_user_search_submit:hover {
				color:#333;
				border:3px dotted orange;
				background:#fff;
				}
				
			#header_user_search_submit:focus {
				color:#333;
				border:3px dotted orange;
				background:#fff;
				}

			#user_header_breadcrumbs {
				width:100%;
				margin-top:17px;
				margin-bottom:15px;
				font-weight:bold;
				background:#333;
				font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
				float:left;
				}
				
				#user_header_breadcrumbs_inner {
					width:1000px;
					margin:auto;
					}
					
					#user_header_breadcrumbs_inner_inner {
						width:1000px;
						float:left;
						}
				
				#user_header_breadcrumbs_right {
					width:168px;
					margin-top:62px;
					margin-right:2px;
					float:left;
					}
				
			#bread_crumbs_inner {
				margin-left:15px;
				margin-bottom:15px;
				}
				
				#bread_crumbs_inner a {
					margin-bottom:10px;
					padding:10px;
					color:#fff;
					background:orange;
					border:3px solid #333;
					font-weight:bold;
					font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
					border-radius:5px;
					-webkit-border-radius:5px;
					-moz-border-radius:5px;
					-o-border-radius:5px;
					text-align:center;
					text-decoration:none;
					}
					
					#bread_crumbs_inner a:hover {
						color:#333;
						background:#fff;
						}
							
				#user_header_breadcrumbs a {
					margin-right:1px;
					padding:10px 20px 10px 20px;
					background:#333;
					color:#fff;
					font-weight:bold;
					font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
					text-decoration:none;
					float:left;
					-webkit-transition: all .2s ease-in-out;
					-moz-transition: all .2s ease-in-out;
					-o-transition: all .2s ease-in-out;
					-ms-transition: all .2s ease-in-out;
					transition: all .2s ease-in-out;
					}
					
					#user_header_breadcrumbs a:hover {
						background:orange;
						-webkit-transition: all .2s ease-in-out;
						-moz-transition: all .2s ease-in-out;
						-o-transition: all .2s ease-in-out;
						-ms-transition: all .2s ease-in-out;
						transition: all .2s ease-in-out;
						}
				
	#user_holder {
		width:980px;
		padding-left:10px;
		padding-right:10px;
		color:#333;
		font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
		float:left;
		}
		
		#user_holder h3 {
			width:850px;
			float:left;
			}
		
		#user_header {
			width: 850px;
			margin-top:0px;
			margin-left:3px;
			margin-bottom:15px;
			color:#000;
			font-size:24px;
			float: left;
			}
			
		#user_header2 {
			width: 850px;
			margin-top:13px;
			margin-left:3px;
			margin-bottom:28px;
			color:#000;
			font-size:24px;
			float: left;
			}
			
		#user_all_left {
			width:660px;
			min-height:500px;
			margin-right:20px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
			#user_all_left h3 {
				min-height:32px;
				float:left;
				}
			
			#user_images_holder {
				width:100%;
				float:left;
				}
				
				#user_images_holder img {
					max-width:645px;
					margin-right:15px;
					margin-bottom:15px;
					float:left;
					}
			
		#user_left {
			width:250px;
			min-height:400px;
			padding-left:5px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
			#user_left_info {
				width:214px;
				margin-top:20px;
				padding:0px 15px 0px 15px;
				border:3px solid #eee;
				color:#333;
				font-size:15px;
				background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(252,252,252,0) 100%); /* FF3.6+ */
					
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(252,252,252,0))); /* Chrome,Safari4+ */
				
				background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* Chrome10+,Safari5.1+ */
				
				background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* Opera 11.10+ */
				
				background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* IE10+ */
				
				background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* W3C */
				
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EFEFEF', endColorstr='#00fcfcfc',GradientType=0 ); /* IE6-9 */
				border-radius:5px;
				-webkit-border-radius:5px;
				-moz-border-radius:5px;
				-o-border-radius:5px;
				/*font-family:"Courier New", Courier, monospace;*/
				float:left;
				}
				
			#band_left_info {
				width:214px;
				margin-top:17px;
				padding:15px;
				color:#333;
				font-size:15px;
				background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(252,252,252,0) 100%); /* FF3.6+ */
					
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(252,252,252,0))); /* Chrome,Safari4+ */
				
				background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* Chrome10+,Safari5.1+ */
				
				background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* Opera 11.10+ */
				
				background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* IE10+ */
				
				background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* W3C */
				
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EFEFEF', endColorstr='#00fcfcfc',GradientType=0 ); /* IE6-9 */
				border:3px solid #eee;
				border-radius:5px;
				-webkit-border-radius:5px;
				-moz-border-radius:5px;
				-o-border-radius:5px;
				/*font-family:"Courier New", Courier, monospace;*/
				float:left;
				}
				
			#user_change_profile_pic {
				width:100%;
				margin-top:20px;
				margin-bottom:0px;
				float:left;
				}
				
				#user_change_profile_pic a {
					margin-top:-10px;
					margin-bottom:-7px;
					padding:10px 15px 10px 15px;
					color:#333;
					background:#fff;
					border:3px solid #333;
					font-weight:bold;
					border-radius:5px;
					-webkit-border-radius:5px;
					-moz-border-radius:5px;
					-o-border-radius:5px;
					text-align:center;
					text-decoration:none;
					float:left;
					}
					
					#user_change_profile_pic a:hover {
						color:#fff;
						border:3px solid #eee;
						background:orange;
						}
		
		
		#band_middle {
			width:372px;
			min-height:400px;
			margin-top:-15px;
			margin-left:22px;
			margin-right:22px;
			font-size:15px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
			#band_middle p {
				width:348px;
				margin-top:0;
				margin-bottom:0;
				padding:10px;
				background:#fff;
				border-left:3px solid #eee;
				border-right:3px solid #eee;
				border-bottom:3px solid #eee;
				border-radius: 0 0 5px 5px;
				-webkit-border-radius: 0 0 5px 5px;
				-moz-border-radius: 0 0 5px 5px;
				-o-border-radius: 0 0 5px 5px;
				float:left;
				}
			
			#band_middle h3 {
				width:348px;
				margin-bottom:0px;
				padding:5px 10px 5px 10px;
				color:#333;
				font-size:15px;
				background: #efefef; /* Old browsers */
				
				background: -moz-linear-gradient(top,  #efefef 0%, #ffffff 100%); /* FF3.6+ */
				
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
				
				background: -webkit-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
				
				background: -o-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* Opera 11.10+ */
				
				background: -ms-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* IE10+ */
				
				background: linear-gradient(to bottom,  #efefef 0%,#ffffff 100%); /* W3C */
				
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
				border-top:3px solid #eee;
				border-left:3px solid #eee;
				border-right:3px solid #eee;
				border-radius:5px 5px 0 0;
				-webkit-border-radius:5px 5px 0 0;
				-moz-border-radius:5px 5px 0 0;
				-o-border-radius:5px 5px 0 0;
				float:left;
				}
				
		#user_middle {
			width:374px;
			min-height:400px;
			margin-left:21px;
			margin-right:21px;
			font-size:15px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
			#user_middle p {
				width:348px;
				margin-top:0;
				margin-bottom:0;
				padding:10px;
				background:#fff;
				border-left:3px solid #eee;
				border-right:3px solid #eee;
				border-bottom:3px solid #eee;
				border-radius: 0 0 5px 5px;
				-webkit-border-radius: 0 0 5px 5px;
				-moz-border-radius: 0 0 5px 5px;
				-o-border-radius: 0 0 5px 5px;
				float:left;
				}
			
			#user_middle h3 {
				width:348px;
				margin-bottom:0px;
				padding:5px 10px 5px 10px;
				color:#333;
				font-size:15px;
				background: #efefef; /* Old browsers */
				
				background: -moz-linear-gradient(top,  #efefef 0%, #ffffff 100%); /* FF3.6+ */
				
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
				
				background: -webkit-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
				
				background: -o-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* Opera 11.10+ */
				
				background: -ms-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* IE10+ */
				
				background: linear-gradient(to bottom,  #efefef 0%,#ffffff 100%); /* W3C */
				
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
				border-top:3px solid #eee;
				border-left:3px solid #eee;
				border-right:3px solid #eee;
				border-radius:5px 5px 0 0;
				-webkit-border-radius:5px 5px 0 0;
				-moz-border-radius:5px 5px 0 0;
				-o-border-radius:5px 5px 0 0;
				float:left;
				}
			
			#user_middle_main_info {
				width:349px;
				margin-bottom:0px;
				background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(252,252,252,0) 100%); /* FF3.6+ */
					
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(252,252,252,0))); /* Chrome,Safari4+ */
				
				background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* Chrome10+,Safari5.1+ */
				
				background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* Opera 11.10+ */
				
				background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* IE10+ */
				
				background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(252,252,252,0) 100%); /* W3C */
				
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EFEFEF', endColorstr='#00fcfcfc',GradientType=0 ); /* IE6-9 */
				padding:5px 10px 5px 10px;
				color:#333;
				font-size:14px;
				border:3px solid #eee;
				background:#FCFCFC;
				border-radius:5px;
				-webkit-border-radius:5px;
				-moz-border-radius:5px;
				-o-border-radius:5px;
				line-height:20px;
				float:left;
				}
			
			#not_edited_message {
				width:372px;
				margin-top:0px;
				margin-left:0px;
				margin-bottom:0px;
				float:left;
				}
				
				#not_edited_message a {
					width:326px;
					padding:20px;
					color:#fff;
					font-size:24px;
					font-weight:bold;
					border:3px solid #333;
					border-radius:25px;
					-webkit-border-radius:25px;
					-moz-border-radius:25px;
					-o-border-radius:25px;
					background:orange;
					text-decoration:none;
					float:left;
					}
					
					#not_edited_message a:hover {
						color:#333;
						border:3px solid #333;
						background:#fff;
						}
						
			#band_not_edited_message {
				width:372px;
				margin-top:17px;
				margin-left:0px;
				margin-bottom:0px;
				float:left;
				}
				
				#band_not_edited_message a {
					width:326px;
					padding:20px;
					color:#fff;
					font-size:24px;
					font-weight:bold;
					border:3px solid #eee;
					border-radius:25px;
					-webkit-border-radius:25px;
					-moz-border-radius:25px;
					-o-border-radius:25px;
					background:orange;
					text-decoration:none;
					float:left;
					}
					
					#band_not_edited_message a:hover {
						color:#333;
						border:3px solid #333;
						background:#fff;
						}
			
		#user_right {
			width:300px;
			min-height:400px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
		#user_right_logged_out {
			width:300px;
			min-height:400px;
			margin-top:25px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
			#jplayer_header {
				
				}
			
			#jplayer_holder {
				width:298px;
				min-height:250px;
				margin-top:0px;
				margin-bottom:25px;
				border:3px solid #eee;
				border-radius:10px;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				-o-border-radius:10px;
				background:#FCFCFC;
				text-align:center;
				float:left;
				}
				
				#jplayer_holder h3 {
					width:100%;
					margin-bottom:10px;
					float:left;
					}
			
			#manage_music {
				width:126px;
				margin:auto;
				padding-top:5px;
				padding-bottom:25px;
				text-align:center;
				}
				
				#manage_music a {
					margin-top:-6px;
					margin-bottom:15px;
					padding:10px 15px 10px 15px;
					color:#222;
					font-size:16px;
					font-weight:bold;
					font-family:Verdana, Arial, sans-serif;
					border:3px solid #333;
					background:#fff;
					cursor:pointer;
					border-radius:5px;
					-webkit-border-radius:5px;
					-moz-border-radius:5px;
					-o-border-radius:5px;
					text-decoration:none;
					float:left;
					}
					
					#manage_music a:hover {
						color:#fff;
						border:3px solid #eee;
						background:orange;
						}
						
						#manage_music:focus {
							color:#fff;
							background:#000;
							}
				
				#add_music_button {
					margin-top:5px;
					margin-left:auto;
					margin-right:auto;
					margin-bottom:15px;
					padding:10px 15px 10px 15px;
					font-size:16px;
					font-weight:bold;
					font-family:Verdana, Arial, sans-serif;
					border:3px solid #333;
					background:#fff;
					cursor:pointer;
					border-radius:5px;
					-webkit-border-radius:5px;
					-moz-border-radius:5px;
					-o-border-radius:5px;
					}
					
					#add_music_button:hover {
						color:#fff;
						border:3px solid #eee;
						background:orange;
						}
							
						#add_music_button:focus {
							color:#fff;
							background:#000;
							}
							
				#add_another {
					margin-top:5px;
					margin-left:auto;
					margin-right:auto;
					margin-bottom:15px;
					padding:10px 15px 10px 15px;
					font-size:16px;
					font-weight:bold;
					border:3px solid #333;
					background:#f4f4f4;
					cursor:pointer;
					border-radius:5px;
					-webkit-border-radius:5px;
					-moz-border-radius:5px;
					-o-border-radius:5px;
					}
					
					#add_another:hover {
						background:#fff;
						}
							
						#add_another:focus {
							color:#fff;
							background:#000;
							}

				#uesr_upload_songs_name {
					width:300px;
					margin-left:20px;
					margin-bottom:5px;
					padding:15px;
					color:#333;
					font-size:20px;
					font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
					border:3px dotted orange;
					border-radius:5px;
					-webkit-border-radius:5px;
					-moz-border-radius:5px;
					-o-border-radius:5px;
					}
					
					#uesr_upload_songs_name:focus {
						border:3px dotted red;
						outline:none;
						}
										
			#music_upload_holder {
				width:660px;
				height:350px;
				overflow:scroll;
				margin-top:30px;
				margin-left:150px;
				padding:0 20px 20px 20px;
				background:#fff;
				border:3px solid #333;
				border-radius:15px 0 0 0;
				-webkit-border-radius:15px 0 0 0;
				-moz-border-radius:15px 0 0 0;
				-o-border-radius:15px 0 0 0;
				z-index:500;
				position:fixed;
				display:none;
				}
				
				#user_upload_songs_submit {
					margin-top:5px;
					padding:20px 30px 20px 30px;
					color:#fff;
					font-size:30px;
					font-weight:bold;
					border:3px solid #333;
					background:orange;
					cursor:pointer;
					border-radius:5px;
					-webkit-border-radius:5px;
					-moz-border-radius:5px;
					-o-border-radius:5px;
					float:left;
					}
					
					#user_upload_songs_submit:hover {
						color:#333;
						background:#fff;
						}
							
						#user_upload_songs_submit:focus {
							color:#fff;
							background:#000;
							}
							
		#user_websites_holder {
			width:100%;
			float:left;
			}
			
			#user_websites_holder a {
				margin-bottom:10px;
				padding:10px;
				color:#39F;
				border:3px solid #f6f6f6;
				background:#fff;
				font-weight:bold;
				text-decoration:none;
				border-radius:15px;
				-webkit-border-radius:15px;
				-moz-border-radius:15px;
				-o-border-radius:15px;
				line-height:22px;
				float:left;
				}
				
				#user_websites_holder a:hover {
					color:orange;
					}
					
		#user_ins_mem {
			width:348px;
			margin-top:0;
			padding:10px;
			background:#fff;
			border-left:3px solid #eee;
			border-right:3px solid #eee;
			border-bottom:3px solid #eee;
			border-radius: 0 0 5px 5px;
			-webkit-border-radius: 0 0 5px 5px;
			-moz-border-radius: 0 0 5px 5px;
			-o-border-radius: 0 0 5px 5px;
			float:left;
			}
					
	/*** EDIT ***/
	
	#edit_inner {
			padding-left:15px;
			padding-bottom:20px;
			float:left;
			}
			
		td {
			min-width:175px;
			}
			
		#one {
			width:460px;
			margin-top:20px;
			margin-left:15px;
			font-size:15px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
			#one_left {
				width:500px;
				float:left;
				}
				
			#one_right {
				margin-top:0px;
				width:300px;
				position:fixed;
				right:100px;
				}
				
			#one_description {
				width:100%;
				float:left;
				}
				
			#one_address {
				width:100%;
				margin-top:5px;
				margin-bottom:15px;
				float:left;
				}
				
				#one_address_text {
					margin-left:20px;
					float:left;
					}

		#two {
			width:460px;
			margin-top:20px;
			margin-left:15px;
			font-size:15px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}

		#input_id {
			width:450px;
			margin-left:10px;
			padding:10px;
			border:2px solid #ccc;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			margin-bottom:3px;
			}
			
			#input_id:focus {
				border:2px solid #7E7E7E;
				outline:none;
				}
				
		#input_id_smaller {
			width:300px;
			padding:10px;
			border:2px solid #ccc;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			margin-bottom:3px;
			}
			
			#input_id_smaller:focus {
				border:2px solid #7E7E7E;
				outline:none;
				}
				
		#textarea_id {
			width:450px;
			height:80px;
			margin-left:10px;
			padding:10px;
			border:2px solid #ccc;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			}
			
			#textarea_id:focus {
				border:2px solid #7E7E7E;
				outline:none;
				}
				
		#user_select {
			width:235px;
			height:43px;
			margin-left:10px;
			padding:10px;
			border:2px solid #ccc;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			}
			
			#user_select:focus {
				border:2px solid #7E7E7E;
				outline:none;
				}
				
		#music_spot_submit {
			padding:15px;
			font-size:24px;
			font-weight:bold;
			border:2px solid #ccc;
			background:#f4f4f4;
			cursor:pointer;
			}
			
			#music_spot_submit:hover {
				background:#fff;
				}
				
			#music_spot_submit:focus {
				color:#fff;
				background:#000;
				}
				
		#error_holder {
			width:500x;
			margin-left:30px;
			margin-bottom:10px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
		#copy {
			margin-left:15px;
			padding:10px;
			font-size:18px;
			font-weight:bold;
			border:2px solid #ccc;
			background:#f4f4f4;
			cursor:pointer;
			}
			
		#copied_alert {
			margin-top:2px;
			margin-left:10px;
			font-size:18px;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			}
		
	#h3_logged_out {
		width:100%;
		margin-top:0px;
		margin-bottom:25px;
		float:left;
		}
			
	#edit_inner h3 {
		margin-bottom:25px;
		float:left;
		}
		
	#edit_inner h2 {
		width:100%;
		color:orange;
		float:left;
		}
	
	#edit_info {
		width:940px;
		min-height:1000px;
		margin-top:20px;
		margin-left:10px;
		font-size:16px;
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
		float:left;
		}
		
		#edit_info p, b {
			width:100%;
			margin-left:3px;
			float:left;
			}

	#edit_interests {
		width:940px;
		min-height:1000px;
		margin-top:20px;
		margin-left:16px;
		font-size:15px;
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
		float:left;
		}
		
	#edit_pictures {
		width:940px;
		min-height:1000px;
		margin-top:20px;
		margin-left:16px;
		font-size:15px;
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
		float:left;
		}
		
		#edit_pictures h3 {
			width:100%;
			margin-bottom:25px;
			float:left;
			}
		
	#edit_music {
		width:940px;
		min-height:1000px;
		margin-top:20px;
		margin-left:16px;
		font-size:15px;
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
		float:left;
		}
		
		#edit_music h3 {
			width:100%;
			margin-bottom:25px;
			float:left;
			}
		
	#edit_account {
		width:940px;
		min-height:1000px;
		margin-top:20px;
		margin-left:15px;
		font-size:16px;
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
		float:left;
		}
		
		#edit_account table {
			width:940px;
			float:left;
			}
		
				#edit_user_submit_info, #edit_user_submit_interests, #edit_user_submit_images, #edit_user_submit_music, #edit_user_submit_password, #edit_user_submit_email {
					margin-top:15px;
					margin-left:auto;
					margin-right:auto;
					margin-bottom:15px;
					padding:15px 30px 15px 30px;
					font-size:28px;
					font-weight:bold;
					color:#fff;
					border:3px solid #eee;
					background:orange;
					cursor:pointer;
					border-radius:5px;
					-webkit-border-radius:5px;
					-moz-border-radius:5px;
					-o-border-radius:5px;
					float:left;
					}
					
					#edit_user_submit_info:hover, #edit_user_submit_interests:hover, #edit_user_submit_images:hover, #edit_user_submit_music:hover, #edit_user_submit_password:hover, #edit_user_submit_email:hover {
						color:#333;
						border:3px solid #333;
						background:#fff;
						}
							
						#edit_user_submit_info:focus, #edit_user_submit_interests:focus, #edit_user_submit_images:focus, #edit_user_submit_music:focus, #edit_user_submit_password:focus, #edit_user_submit_email:focus {
							color:#333;
						background:#fff;
							}
							
		#info_result {
			margin-top:21px;
			margin-left:35px;
			font-size:35px;
			font-weight:bold;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
		#interests_result {
			margin-top:21px;
			margin-left:35px;
			font-size:35px;
			font-weight:bold;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
		#password_result {
			width:100%;
			font-size:20px;
			font-weight:bold;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
		#email_result {
			width:100%;
			font-size:20px;
			font-weight:bold;
			font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
			float:left;
			}
			
	#user_contributed_pages_header {
	width:600px;
	margin-top:0px;
	margin-bottom:15px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	float:left;
	}
	
#loc_city_holder {
	width:600px;
	margin-left:10px;
	float:left;
	}
	
	#loc_city_holder_each {
		width:290px;
		margin-bottom:5px;
		padding-right:10px;
		float:left;
		}
		
		#loc_city_holder_each img {
			float:left;
			margin-right:10px;
			}
		
		#loc_city_holder_each a {
			float:left;
			font-size:14px;
			color:#39F;
			text-decoration:none;
			}
			
			#loc_city_holder_each a:hover {
				text-decoration:underline;
				}
				
				
#loc_city_holder_all_venues {
	width:800px;
	margin-left:10px;
	float:left;
	}
	
	#loc_city_holder_each_all_venues {
		width:375px;
		margin-bottom:5px;
		padding-right:10px;
		float:left;
		}
		
		#loc_city_holder_each_all_venues img {
			float:left;
			margin-right:10px;
			}
		
		#loc_city_holder_each_all_venues a {
			float:left;
			text-decoration:none;
			}
			
			#loc_city_holder_each_all_venues a:hover {
				text-decoration:underline;
				}
		
		#lighter {
			float:left;
			margin-left:3px;
			color:#7E7E7E;
			}
			
			#lighter a {
				float:none;
				font-size:13px;
				color:#7E7E7E;
				text-decoration:none;
				}
				
				#lighter a:hover {
					color:red;
					text-decoration:none;
					}