/*author: Rumin Sergey*/
/*Copyright: CENTROARTS.com*/
/*e-mail: gr-x@mail.ru, support@centroarts.com*/
/*URL: http://www.centroarts.com*/


/* ----- REGISTER TOOLS IN TOP MENU ----- */
div#register {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #4eb6ff;
	font-size: 10px;
}

div#register td, div#register td a {
	color: #4eb6ff;
	font-size: 10px;
}

div#register .inputstyle {
	background: transparent;
	width: 79px;
	height: 17px;
	border: 1px solid #2168d5;
	padding: 1px;
	color: #FFF;
	font-size: 10px;
}