table.profile {
	margin: 30px 0px 0px;
	border-collapse: collapse;
	width: 95%;
	position: relative;
}

table.profile td {
	padding: 0px;
	vertical-align: top;
}

table.profile td.user_pict {
	width: auto;
}

table.profile td.user_name {
	width: 100%;
	padding: 0px 0px 0px 10px;
	font-size: 1.2em;
}

table.profile td.user_birth {
	padding: 0px 0px 0px 10px;
	color: #9a9ea4;
}

table.profile td.user_phone {
	padding: 10px 0px;
}

table.profile td.user_phone span {
	position: relative;
	left: -0.8em;
}

table.profile td.user_icq {
	padding: 0px 0px 5px 20px;
	background: url('/i/icq.gif') 0 0 no-repeat;
}

table.profile td.user_skype {
	padding: 0px 0px 3px 20px;
	background: url('/i/light_skype.gif') 0 0 no-repeat;
}

table.profile td.user_about {
	padding: 25px 0px 0px;
}

div.user_info {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	font-size: 1.2em;
}

div.user_info img {
	margin: 0px 5px 0px 0px;
}

#exit_profile_img {
	background: url('/i/exit-arrow.png') 0 0 no-repeat;
	margin: 0px 5px 0px 0px;
}

* html #exit_profile_img {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/exit-arrow.png', sizingMethod='crop');
}

table.edit_profile {
	margin: 30px 0px 0px;
	border-collapse: collapse;
	width: 95%;
	//position: relative;
}

table.edit_profile td {
	padding: 0px 5px 10px;
	vertical-align: top;
	font-size: 0.9em;
}

table.edit_profile td.text {
	width: 100px;
	padding: 5px 0px;
}

div#add_comment_block div.prompting {
	color: #000000;
	text-align: left;
	font-size: 0.75em;
}

div.prompting {
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	color: #969aa0;
}

table.edit_profile td.edit_icq {
	background: url('/i/icq.gif') 100% 0.4em no-repeat;
}

table.edit_profile td.edit_skype {
	background: url('/i/light_skype.gif') 100% 0.4em no-repeat;
}

table.edit_profile td.birth {
	padding-top: 5px;
}

table.edit_profile td.top_indent {
	padding-top: 20px;
}

table.edit_profile td.top_indent_big {
	padding-top: 38px;
}

div.edit_birth {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
}

div.edit_birth div {
	float: left;
}

div.edit_prev {
	margin: 2px 0px 0px;
	padding: 0px;
	width: 14px;
	height: 14px;
	background: url('/i/light_left-arrow.png') 0 0 no-repeat;
	cursor: hand;
	cursor: pointer;
}

* html div.edit_prev {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/light_left-arrow.png', sizingMethod='crop');
}

div.edit_next {
	margin: 2px 0px 0px;
	padding: 0px;
	width: 14px;
	height: 14px;
	background: url('/i/light_right-arrow.png') 0 0 no-repeat;
	cursor: hand;
	cursor: pointer;
}

* html div.edit_next {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/light_right-arrow.png', sizingMethod='crop');
}

#birth_day,
#birth_month,
#birth_year {
	margin: 0px;
	padding: 0px 5px;
}

#birth_day {
	width: 15px;
	text-align: center;
}

#birth_month {
	width: 55px;
	text-align: center;
}

#birth_year {
	width: 35px;
	text-align: center;
}

div#comments {
	margin: 0px;
	padding: 0px;
	position: relative;
}

div.comm {
	width: 165px;
	position: absolute;
	right: 0px;
	top: -1.5em;
	color: #969aa0;
}

* html div.comm {
	width: 170px;
}

html:root div.comm {
	width: 140px;
}

body:first-of-type div.comm {
	width: 160px;
}

div.add_photoes {
	margin: 0px;
	padding: 0px 0px 7px;
}

div.add_photoes input {
	width: 155px;
	float: left;
}

html:root div.add_photoes input {
	width: 130px;
}

body:first-of-type div.add_photoes input {
	width: 150px;
}

div.add_photoes input.input {
	float: right;
}

#auth_nav,
#reg_nav {
	margin: 0px 0px 20px;
}

#auth_nav td,
#reg_nav td {
	padding: 0px 20px 5px 0px;
}

div#plus_pict {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -13px;
}

* html div#plus_pict{
	height: 1px;
	left: -15px;
}

div#password_fields {
	margin: 0px;
	padding: 0px;
}

div#password_fields div {
	margin: 0px;
	padding: 0px;
	width: 50%;
	float: left;
}

div#password_fields div .input {
	width: 90%;
}

div#password_fields div span {
	color: #969aa0;
}

div#main_content div.topic {
	margin: 40px 0px 0px;
	padding: 0px;
}

div#main_content div.topic div.date {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font-size: 0.85em;
	text-align: left;
	color: #8b8380;
}

div#main_content div.topic div.date span {
	margin: 0px;
	padding: 0px;
	color: black;
}

div#main_content div.topic p {
	margin: 5px 0px 0px 20px;
	padding: 0px;
}

div#main_content div.first_topic {
	margin-top: 0px;
}

table.user_data {
	width: 90%;
	margin: 0px;
	border-collapse: collapse;
}

table.user_data td.user_pict {
	width: 40px;
}

table.user_data td.user_name {
	font-size: 1.3em;
}

table.user_data td.user_birth {
	font-size: 0.85em;
	color: #8b8380;
}

div.post{
	margin: 20px 0px 0px;
}

div.post .comment{
	margin: -5px 0px 0px;
	padding: 0px 0px 15px;
}

div.level_1{
	padding: 0px 0px 0px 25px;
}

div.level_2{
	padding: 0px 0px 0px 50px;
}

div.level_3{
	padding: 0px 0px 0px 75px;
}

div.level_4{
	padding: 0px 0px 0px 100px;
}

table.post p,
div.post_reply p {
	margin: 3px 0px;
}

div.post_reply table {
	margin: 10px 0px 0px;
	border-collapse: collapse;
}

div#add_comment_block {
	position: absolute;
	z-index: 10000;
}

div#add_comment_block form {
	margin: 0px;
	padding: 0px;
}

div#add_comment_block form textarea {
	height: 100px;
	width: 400px;
}

div#add_comment_block table td {
	vertical-align: top;
}

div#add_comment_block table td.label {
	padding: 5px 30px 10px 0px;
}

div#add_comment_block table td.input input {
	width: 340px;
}

div#add_comment_block table {
	margin: 0px;
	border-collapse: collapse;
}

div#add_comment_block table td {
	text-align: center;
	padding: 0px;
}

div#add_comment_block table td.right {
	text-align: right;
}

div#add_comment_block form input {
	margin: 5px 0px 0px;
}

div.page_switch {
	margin: 50px 0px 0px;
	padding: 0px;
}

div.page_switch div.pages {
	margin: 3px 10px 0px;
	padding: 0px;
	float: left;
}

div.page_switch div.pages span {
	margin: 0px 5px 0px;
	padding: 0px;
}

table.add_post {
	margin: 10px 0px 0px;
	width: 290px;
	border-collapse: collapse;
}

table.add_post td {
	vertical-align: top;
}

table.add_post td.label {
	padding-right: 30px;
	padding-top: 5px;
}

table.add_post td.input {
	width: 100%;
}

table.add_post td.button {
	text-align: right;
	padding: 5px 0px 0px;
}

table.add_post td.button div {
	text-align: left;
}

table.add_post td textarea {
	width: 96%;
	height: 100px;
}

html:first-child table.add_post td textarea {
	width: 100%;
	height: 100px;
}

table.add_post td input.input {
	width: 95%;
	float: left;
}

html:first-child table.add_post td.input input {
	width: 100%;
}

table.add_post td input.captcha {
	width: 40%;
	float: left;
}

div#add_comment_block table td input.captcha{
	width: 30%;
	float: left;
}

td.about_user textarea {
	width: 315px;
	height: 65px;
}

div.captcha_container {
	margin: 0px;
	padding: 0px;
	width: 70%;
}

div.captcha_container img {
	margin-left: 10px;
}

* html div.captcha_container img {
	background: none;
}