.string_2 {
	margin:0px;
	padding:0px;
	height:14px;
	width:200px;
}

.center {
	
	text-align:center;
}

#user_cont_1 {
	float:left;
}

#user_cont_2 {
	float:right;
}

.clear_float {
clear:both;
}


#user_main{
	position:relative;
	height:auto;
	width: 610px;
	/*border: 1px solid; */
}

.string {
	margin:0px;
	padding-left:20px;
	height:18px;
	width:300px;
}

.string_2 {
	margin:0px;
	padding-top:10px;
	height:18px;
	width:300px;
}

	.text {
		float:left;
	}

	.form {
		float:right
	}

	/*#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: 310px;
		height: auto;
		min-width: 600px;
/*		border: 1px solid;  */
	}

		#user_info {
			position:relative;
			float:left;
			padding-left:10px;
            width: 400px;
/*			border: 1px solid; */
		}
			.names {
				position:relative;
				float:left;
				padding:10px;
	/*			border: 1px solid; */
			}
			.us_inf{
				position:relative;
				float:left;
				padding:10px;
		/*		border: 1px solid; */
			}
			
	#user_contacts {
		position:relative;
		min-height: 150px;
		height: auto;
		min-width: 800 px;
	}
		
		#user_con {
			position:relative;
			float:left;
			
	/*		border: 1px solid; */
		}
		
		#user_con_2 {
position:relative;
			float:right;
		}

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

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

#user_footer {
	position:relative;
	padding:10px;
	width:auto;
	height:50px;
}

	#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;
	}
