
a.signin.menu-open span {
	/*background-image:url("images/toggle_up_dark.png");
	color:#789;*/
	color: #cb0f15
}

#signin_menu 
{
	/*-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;*/
	
	/*background-color:#ddeef6;*/

	/*border:1px transparent;*/
	/*text-align:left;*/
	/*padding:12px;*/
	/*top: 15.5px;*/ 
	/*right: 60px;*/ 
	/*margin-top:5px;*/
	/*margin-right: 30px;*/
	/*margin-right: -1px;*/
	/*color:#789;*/
	/*font-size:11px;*/

	position:absolute;
	z-index:999999;
	display:none;
	width:270px;
	min-height: 120px;
	height: 120px;
}
