﻿
ul.list1hor{
	margin:0 auto;
	text-align:center;
	height:43px;
}
ul.list1hor li{
	width:14%;
	display:inline-block;
	float:none;
}
ul.list1hor li:nth-child(1){
	display:none;
}
ul.list1hor li:nth-last-child(1),
ul.list1hor li:nth-last-child(2){
	display:none;
}

.signlinks{
	width:100%;
	text-align:center;
	padding-top:20px
}
.signlinks li{
	width:80px;
	height:70px;
	display:inline-block;
	float:none;
	border-radius:7px
}

.signlinks a{
	font-size:14px;
	height:70px;
}

.signlinks span{
	font-size:40px;
	line-height:47px;
}


.col1{
	width:28%;
}

.col2,
.user_reg,
#birthdayForm, #RenewForm, .userform{
	width:70%;
}



.post{
	width:100%;
	overflow:hidden;
}


.planetsbox{
	position:absolute;
	top:30px;
	display:none;
}

.fb_lb,
.urf,
#reg_form_mini{
	display:none;
}