.user_acc {
	float: left;
	width: 524px;
	margin-right: 10px;
}

#user_sidebar {
	float: left;
	width: 168px
}

#user_sidebar h1 {
	float: left;
	width: 168px;
	background: white url(/i/bgheader.png) repeat-x;
	height: 30px;
}

.user_acc h1 {
	background: white url(/i/bgheader.png) repeat-x;
	height: 30px;
}

.user_acc h1 img, #user_sidebar h1 img {
	position: relative;
	top: 5px;
}

.user_acc h2 {
	color: #000000;
  background:#939598;	
	width: 514px;
	float: left;
}

.user_acc form {
	float: left;
	width: 524px;
 	padding: 0px;
  border: 0px;
  margin: 0px;
}

.user_acc form div.row {
	float: left;
	width: 524px;
  padding: 0px;
  border: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

.user_acc form h3 {
	float: left;
	width: 524px;
  padding: 0px;
  border: 0px;
  margin: 0px;
  font-weight: normal;
  text-indent: 0px;
	font-family:Verdana,Sans;
	font-size:10px;
  font-weight: bold;
	line-height:14px;	  
  margin-right: 10px;
}

.user_acc form div.row label {
	font-weight: bold;
	float: left;
	width: 168px;
 	padding: 0px;
  border: 0px;
  margin: 0px;
  margin-right: 10px;
}

.user_acc form div.row p, .user_acc form div.row div {
	float: left;
	width: 346px;
 	padding: 0px;
  border: 0px;
  margin: 0px;
}

.user_acc form div.row p .txtinput, 
.user_acc form div.row p select {
	font-family: Verdana,Trebuchet,serif;
	margin: 0px;
	font-size:20px;
	width: 341px;
	float: left;
}

.user_acc form div.row p .readonly {
	font-family: Verdana,Trebuchet,serif;
	margin: 0px;
	font-size  : 10px;
	width: 341px;
	height: 346px;
	float: left;	
}

.user_acc form div.row p .bio {
	font-family: Verdana,Trebuchet,serif;
	margin: 0px;
	font-size  : 10px;
	width: 341px;
	height: 173px;
	float: left;	
}

div.row input:focus, div.row textarea:focus {
	background-color: #FFFF66;
}

ul.subcribe {
	float: left;
  width: 257px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
} 

ul.subcribe  li.country {
	float: left;
  width: 118px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}

ul.subcribe  li.country ul,
ul.subcribe  li.country ul li {
	float: left;
  width: 118px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#user_sidebar ul {
	float:left;
 	width: 168px;
 	list-style:none;
}

#user_sidebar ul li {
 	list-style:none;
 	margin-left: 15px;
}



