#login_blok_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#login_blok_menu ul img {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#login_blok_menu li a {
	padding: 3px;
	border-bottom: 1px dotted #9F8D6D;
	text-decoration: none;
}

#login_blok_menu li a:link, #login_blok_menu li a:visited {
	color: #00B1E2;
	display: block;
	background: transparent;
}

#login_blok_menu li a:hover {
	color: #fff;
	background: #00B1E2;
}

/* XS Sidebar Avatar CSS*/

.side-avatar {
background-image: url(images/sbplus/cerceve_blue.png);
width: 94px;
height: 94px;
background-position: center center;
background-repeat: no-repeat;
padding: 10px;
}

/* buttons */
.sbp_buton {
	background: url(images/sbplus/arrowright.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	cursor: pointer;
	margin-top: 37px;
	margin-right: -35px;
}

.sbp_tbuton {
	background: url(images/sbplus/arrowleft.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	cursor: pointer;
	margin-top: 37px;
	margin-right: -35px;
}

ul.thread_tools li.okunma {
	background: url(images/sbplus/ikon/okunma_icon.png) no-repeat 0px 0px;
}

ul.thread_tools li.yazar {
	background: url(images/sbplus/ikon/yazar_icon.png) no-repeat 0px 0px;
}

ul.thread_tools li.yorum {
	background: url(images/sbplus/ikon/yorum_icon.png) no-repeat 0px 0px;
}

.paylas {
	background: url(images/sbplus/ikon/paylas_icon.gif) no-repeat 0px 0px;
	width: 12px;
	height: 12px;
	font-size: 11px;
	line-height: 12px;
	padding-left: 18px;
}

