

/* othemes.co.cc */

#othemes	{
	position: absolute;
	z-index: 5;
	top:		5px;
	right:	20px;
	}
	#othemes	a {
		text-decoration: none;
		color: #ccc;
		}
	#othemes	a:hover {
		color: #fff;
		}

#login		{ margin: 0 auto; padding: 0 0 35px 0; }
#login h1	{ display:none; }

#why_logo-login {
	margin:		15px 0 0 0; 
	width:		100%;
	text-align: center;
	}
#why_logo-login A img {
	width:		280px;	height: 150px;
	border:		0;
	background:	url('images/bg-login.png') no-repeat ;
	}
/*
#why_logo-login a {
	text-decoration: none;
	margin:		0 0 0 8px;
	padding:	0 0 0 0;
	color:		#123456;
	background:	url('../images/bg-login.png') no-repeat ;
	}

*/

