#user_profile h1, #user_profile h2, #user_profile h3 {
	padding: 0;
	margin: 0 0 2px 0;
}


#user_profile h2 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

#user_profile h3 {
	font-size: 1em;
	margin: 0;
}

#user_profile .below_tabs {
	width: 100%;
	padding: 0;
}
#user_profile #profile_contents .inner_below {
	padding: 10px;
}

#main #user_profile #profile_contents {
	
	clear: both;
	
	margin: 0;
	
}

#signup {
margin: 0;
}

#why-join {
	
	display: block;
	width: 300px;
	float: right;
	padding: 10px;
}

#profile_header #user_extras {
	text-align: right;
}


#profile_header, #profile {
	font-size: 0.775em;
}

#profile_header {
	clear: both;
	width: 100%;
	margin: 2px 0;
	
}

.profile_items {
	list-style: none;
	margin: 0 1em 0 1em;
	padding: 0;
}

.profile_items li {
	margin-bottom: .5em;
}


.profile_items .empty {
text-align: center;
}

#user_profile .link {
	font-size: 0.8em;
}
#user_profile .bordered {
	border-width: 1px;
	border-style: solid;
	border-top: none;
}

table#payment-history {
	width: 100%;
}
table#payment-history th {
	text-align: left;
}

li.odd, tr.odd {
	background-color: #fafafa;
}

#edit-story textarea {
	width: 98%;
}

#edit-story fieldset.left {
	float: left;
	width: 70%;
	margin-right: 5px;
}
#edit-story fieldset.right {
	float:right;
	width: 20%;
	margin-left: 5px;
	
}
a.form-action {

	margin-left: 160px;
	font-size: 0.8em;
}

.preview-form #testWrap {
	margin-left: 160px;
}
.preview-form #previewArea {
	position: absolute;
	top: 10px;
	margin-left: 680px;
}

.preview-form div.wrap {
	font-size: 0.9em;
	
	position: relative;
	border-bottom: 1px solid #ddd;
	padding: 10px 0 10px 0;
}
.profile-form div {
	font-size: 0.9em;
	clear: left;
	position: relative;
	border-bottom: 1px solid #ddd;
	padding: 10px 0 10px 0;
}
.profile-links .profile-form div {
	border: 0pt none;
}

.profile-form label, .profile-form dt , .preview-form label
{
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 0.8em;
	padding: 5px;
	margin: 0;
}
.profile-form input.form-nice {
	width: 200px;
}
.profile-form div .input-note {
position: absolute;
z-index: 5000;
left: 380px;
top: 5px;
font-size: 9pt;
padding: 5px 0 6px 22px;
border: 0 none !important;

}

#upload_form .input-note {
	width: 450px;
}
#upload_form .input-note.ta {
	left: 450px;;
}

.profile-links ul.link-list {
	padding-left: 175px;
}

#upload_form ul, #upload_form ul li {
list-style-type: none;
display: block;
margin: 0;
padding: 0;

}

#upload_form ul li {
line-height:normal;
padding: 5px;
margin: 5px;



background-color:#F3F3F3;
}
#link-url {
width: 150px;
}

#badge-list ul {
	list-style:none;
	
}
#badge-list ul li {
	margin: 20px 5px;
	
}


