#side_top {
padding: 155px 0 0 34px;
width: 142px;
color: #fff;
}

#side_tag {
z-index: 100;
}

#side_top a {
color: #fff;
font-family: verdana, arial, hevetica, sans-serif;
}

#side_top a:hover {
color: #d29829;
}

#sb-favorites {
height: 380px;
overflow: hidden;
position: relative;
z-index: 200;
}

#sb-favorites ul {
position: absolute;
top: 0;
margin: 0;
padding: 0;
}

#sb-favorites li {
list-style-type: none;
margin: 0;
padding: 0;
height: 100px;
position: relative;
}

#sb-favorites li img {
border: 1px solid #fff;
}

#sb-favorites a.sb-install {
position: absolute;
left: 68px;
top: 10px;
width: 45px;
line-height: 9px;
font-size: 8px;
text-align: center;
}

#sb-favorites a.sb-remove {
position:absolute;
left: 68px;
top: 44px;
width: 45px;
line-height: 9px;
font-size: 8px;
text-align: center;
color: #d29829;
}

#sb-favorites .sb-color {
display: block;
font-family: verdana, arial, hevetica, sans-serif;
font-size: 8px;
line-height: 11px;
margin-top: 4px;
}

#sb-favorites .sb-stone {
text-transform: uppercase;
font-family: verdana, arial, hevetica, sans-serif;
font-size: 8px;
line-height: 11px;
}

#sb-up,
#sb-down {
display: block;
margin: -5px 0 10px 33px;
width: 41px;
height: 18px;
position: relative;
z-index: 200;
}

#sb-up {
background: transparent url(../images/favup1.gif) no-repeat;
}

#sb-up:hover {
background: transparent url(../images/favup2.gif) no-repeat;
}

#sb-up.ia, #sb-up:hover.ia {
background: transparent url(../images/favup0.gif) no-repeat;
cursor: default;
}

#sb-down {
background: transparent url(../images/favdown1.gif) no-repeat;
margin-top:15px;
}

#sb-down:hover {
background: transparent url(../images/favdown2.gif) no-repeat;
}

#sb-down.ia, #db-down:hover.ia  {
background: transparent url(../images/favdown0.gif) no-repeat;
cursor: default;
}

#fav_bottom {
position: absolute;
top: 605px;
left: 38px;
}

.sb-nofav {
line-height: 14px;
display: block;
font-size: 10px;
width: 100px;
margin-left: 7px;
text-align: center;
}