div#yt-login {width: 228px;}
div#yt-login .yt-username, div#yt-login .yt-password, div#yt-login .yt-remember, div#yt-login .yt-login-button {float: left;}
div#yt-login .yt-username, div#yt-login .yt-password {padding-right: 5px;}
div#yt-login .yt-username input, div#yt-login .yt-password input {
	width: 88px;
	height: 14px;
	padding: 2px 2px 2px 10px;
	background: url(../img/login_bg.png) 0 0 no-repeat;
	border: none;
	float: left;
	color: #646464;
	font-size: 75%;
}
div#yt-login .yt-username input:hover, div#yt-login .yt-username input.sfhover {
	background: url(../img/login_bg_hover.png) 0 0 no-repeat;
	color: #ffffaa;
}
div#yt-login .yt-password input:hover, div#yt-login .yt-password input.sfhover {
	background: url(../img/login_bg_hover.png) 0 0 no-repeat;
	color: #ffffaa;
}
div#yt-login .yt-username input:focus, div#yt-login .yt-username input.sffocus {
	background: url(../img/login_bg_hover.png) 0 0 no-repeat;
	color: #ffffaa;
}
div#yt-login .yt-password input:focus, div#yt-login .yt-password input.sffocus {
	background: url(../img/login_bg_hover.png) 0 0 no-repeat;
	color: #ffffaa;
}
div#yt-login .yt-login-button {
	display: block;
	height: 18px;
	width: 18px;
	border: none;
	background: url(../img/login_button.png) 0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
}
div#yt-login .yt-login-button:hover, div#yt-login .yt-login-button.sfhover {background: url(../img/login_button_hover.png) 0 0 no-repeat;}
div#yt-login .yt-break {clear: both;}
div#yt-login .yt-lostpassword, div#yt-login .yt-registration {
	float: left;
	font-size: 80%;
	line-height: 20px;
}

/* YOOslider: drawer vertical */
#right div.drawer-v ul.yoo-sliderlist .item-bl {background: url(../img/drawer_item_bl.png) 0 100% no-repeat;}
#right div.drawer-v ul.yoo-sliderlist .active .item-bl {background: url(../img/drawer_item_bl_hover.png) 0 100% no-repeat;}
#right div.drawer-v ul.yoo-sliderlist .item-br {
	padding: 0px 10px 0px 10px;
	background: url(../img/drawer_item_br.png) 100% 100% no-repeat;
}
#right div.drawer-v ul.yoo-sliderlist .active .item-br {background: url(../img/drawer_item_br_hover.png) 100% 100% no-repeat;}
#right div.drawer-v ul.yoo-sliderlist .item-b {
	padding: 0px 0px 10px 0px;
	background: url(../img/drawer_item_b.png) 0 100% repeat-x;
}
#right div.drawer-v ul.yoo-sliderlist .active .item-b {background: url(../img/drawer_item_b_hover.png) 0 100% repeat-x;}
#right div.drawer-v ul.yoo-sliderlist .item-l {
	margin: 0px -10px 0px -10px;
	background: url(../img/drawer_item_l.png) 0 0 repeat-y;
}
#right div.drawer-v ul.yoo-sliderlist .item-r {
	padding: 0px 1px 0px 1px;
	background: url(../img/drawer_item_r.png) 100% 0 repeat-y;
}
#right div.drawer-v ul.yoo-sliderlist .article {background: url(../img/drawer_item_bg.png) 0 100% repeat-x;}
#right div.drawer-v ul.yoo-sliderlist .active .article {background: url(../img/drawer_item_bg_hover.png) 0 100% repeat-x;}
#right div.drawer-v ul.yoo-sliderlist .article h3 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #969696;
	background: none;
}
#right div.drawer-v ul.yoo-sliderlist .article {
	font-size: 95%;
	line-height: 125%;
}