#user_megadiv {
	
	height:auto;
	width: 640px;
	margin-left: 50px;
	/*border: 1px solid; */
}

#user_main{
	position:relative;
	height:auto;
	/*width: 580px;
	 padding-left: 50px;
	border: 1px solid; */
}

	/*#user_log{
		position:relative;
		
		text-align: center;
	/*	border: 1px solid; 
	}

		#user_login{
			position:relative;
			font-size: 30px;
		}
		
		#user_group{
			position:relative;
		}*/

	#user_up {
		position:relative;
	/*	min-height: 250px;*/
	/*	height: auto;*/
		min-width: 600 px;/*
		border: 1px solid; */
	}

		#user_info {
			position:relative;
			float:left;
			/*padding:20px;
			border: 1px solid;*/ 
		}
			.names {
				position:relative;
				float:left;
				margin-top: 15px;
				margin-left: 20px;
				line-height:30px;
			/*	border: 1px solid; */
			}
			.us_inf{
				position:relative;
				float:left;
				margin-top: 15px;
				line-height:30px;
			/*	border: 1px solid;*/
			}
			
			.names2 {
				position:relative;
				float:left;
				margin-top: 0px;
				margin-left: 10px;
				line-height:30px;
			/*	border: 1px solid; */
			}
			.us_inf2{
				position:relative;
				float:left;
				margin-left: 10px;
				line-height:30px;
			/*	border: 1px solid;*/
			}
			
			.us_inf22{
				position:relative;
				float:left;
				margin-left: 10px;
                margin-top: 10px;
                height: 26px;
				
				
			/* border: 1px solid;*/
			}
			
	#user_contacts {
		position:relative;
		min-height: 150px;
		height: auto;
		min-width: 600 px;
	}
		
		#user_con {
			position:relative;
			float:left;
			padding:10px;
	/*		border: 1px solid; */
		}
		
		#user_con2 {
			position:relative;
			margin:0 px;
			padding:0 px;
			float:left;
	/*		border: 1px solid; */
		}

		#user_img {
			position:relative;
			margin:0 px;
			padding:0 px;
			float:left;
			width: 200px;
			height: 250px;
	/*		border: 1px solid; */
		}
	
	#user_about {
		position:relative;
		padding-top:0px;
	/*	border: 1px solid; */
	}
		
		#user_text {
			position:relative;
			padding-left: 10px;
			width: auto;
		}

#user_header {
	position:relative;
	
	width:auto;
	height:50px;
}

#user_footer {
	position:relative;
	padding:20px;
	width:auto;
	height:50px;
	margin-top:40px;
}

	#user_user {
		position:absolute;
		height:auto;
		width:100px;
		left: 100px;
		top: 20px;
	}

	#user_video {
		position:absolute;
		height:auto;
		width:43px;
		left: 280px;
		top: 20px;
	}

	#user_photo  {
		position:absolute;
		height:auto;
		width:37px;
		left: 393px;
		top: 20px;
	}

	#user_blogs  {
		position:absolute;
		height:auto;
		width:43px;
		left: 507px;
		top: 20px;
	}
	
	#user_red  {
		position:absolute;
		height:auto;
		width:43px;
		left: 580px;
		top: 15px;
	}
