/*Auth block*/
#auth_block
{
	margin: 0 0 0 0;
}
#auth_block_form_container
{
	height: 120;
}
* html #auth_block_form_container
{
	height: 134;
}
#auth-compact-remsub
{
	height: 25;
}
#auth-compact-links
{
	clear: both;
	height: 15;
}
#auth-compact-login
{
	clear: both;
}
#auth-compact-login,#auth-compact-password
{
	margin: 0 0 4 0;
	text-align: left;
}
#auth-compact-login label,#auth-compact-password label
{
	display: block;
	color: #969696;
	height: 13;
}
#auth-compact-login div,#auth-compact-password div
{
	display: block;
	height: 20;
}
#auth-compact-login input,#auth-compact-password input
{
	width: 100% !important;
}
#remembercompact
{

}

/*My Gallery*/
.mygalleryinner
{
	width: 200;
}
.imageinputname
{
	width: 100%;
	height: 35 !important;
	overflow: auto;
}
#mygallery_newalbum
{
	margin: 13 0;
}
#mygallery_album_name
{
	width: 200;
}
#mygallery_newalbum_name
{
	width: 200;
}
.mygallerylinks
{
	margin: 5 0 0 0;
}
.mygallerylinks input
{
	width: 350;
}
.mygallerymoderating
{
	margin: 3 0;
}
/*User info*/
.userinfolink
{
	font-weight: bold;
}
#authform
{
	width: 220 !important;
}
#authform #remember-container
{
	clear: both;
	height: 22;
	margin: 5 0 0 0;
}
#authlinks-container
{
	clear: both;
	height: 22;
	margin: 3 0 0 0;
}
#userinfo
{
	width: 100%;
	border-collapse: collapse;
}
#userinfo td
{
	padding: 0;
}
#userinfoleft
{
	vertical-align: top;
	padding-right: 10 !important;
}
#userinforight
{
	vertical-align: top;
	width: 100%;
}
#userinforight .stdblock
{
	margin: 0 0 13 0 !important;
}
.usericon
{
	width: 24;
	height: 24;
	border: 0;
}
#authresultcontainer
{
	line-height: 2em;
}
#userstable
{
	width: 100%;
}
.myarticlesitem
{
	clear: both;
	margin: 0 0 42 0;
}
.myarticlesprop
{
	display: inline-block;
	margin: 0 50 7 0;
}
a.myarticlesbutton,a.myarticlesbutton:active,a.myarticlesbutton:visited
{
	display: inline-block;
	background: #FFF;
	border: 1px solid #d5d5d5;
	padding: 3 0 5 0;
	margin: 0 0 26 0;
	text-decoration: none;
	width: 150;
	text-align: center;
}
a.myarticlesbutton:hover
{
	
}
.myarticlesprops
{
	float: left;
	padding: 7 13;
	background: #f9f9f9;
}
.myarticlesoptions
{
	float: right;
}
.myarticlesnotice
{
	margin: 3 0 7 0;
}
.myarticlesnotice p
{
	margin: 0;
	padding: 0;
}
.userarticlesitem
{
	clear: both;
	margin: 0 0 42 0;
}
.userarticlesprops
{
	clear: both;
	padding: 7 13;
	margin: 7 0 0 0;
	background: #f9f9f9;
}