#language h3 {
	position: absolute;
	text-indent:inherit!important;
	height:9px;
	width:141px;
	top:0!important;
	left:10px;
	background: none!important;
	display:inline;
	font-size: 11px;
	color: #515664;
	text-align: right;
}

#bookmark {
	text-indent:inherit!important;
	height:20px;
	width:170px;
	margin-top:18px;
	margin-right:60px;
	background:transparent url(../images/ico-bookmark.png) left top no-repeat;
	float: right;
	padding-left: 30px;
	text-decoration: none;
	font-size: 11px;
	color: #515664;
	font-weight: bold
}


#premium-notice {
	text-indent: inherit!important;
	background: transparent url(../images/premium-bg.png) top no-repeat;
	height: 60px;
	width: 448px;
	margin: auto;
}

#premium-notice h2 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	vertical-align: middle;	
	color: white;
	font-family:Helvetica,arial,sans-serif;
}

#premium-notice h2 span {
	color: #c2ef55;
}

#premium-notice img {
	margin-right: 5px;
}

.select-login {
    width: 140px;
}