#best_works_conteiner {
white-space:nowrap;
width:auto;
padding:10px 0 0 0;
position:absolute;
}
.best_works_mask {
position:relative;
width:670px;
height:130px;
overflow:hidden;
}
.best_works,
.portfolio_list {
background:transparent url(../../../templates/img/back_best_works_01.png) 50% 0 no-repeat;
padding:10px 0 20px 0;
}
.portfolio_list {
}
.portfolio_inner_list {
height:310px;
padding:20px 0 0px 0;
overflow:hidden;
}

.portfolio_filter_div {
padding:10px 0;
}
.portfolio_back_box {
background:transparent url(../../../templates/img/back_best_works_01.png) 50% 0 no-repeat;
}

a.box_portfolio_first:link, a.box_portfolio_first:visited,
a.box_portfolio_last:link, a.box_portfolio_last:visited,
a.box_portfolio:link, a.box_portfolio:visited {
display:block;
float:left;
width:190px;
height:142px;
margin:0 20px 20px 0;
overflow:hidden;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
color:#ED6501;
font-weight:bold;
font-size:10px;
line-height:10px;
white-space:normal;
}
a.box_portfolio_last:link, a.box_portfolio_last:visited {
margin:0 0 20px 0;
}
a.box_portfolio_first:hover, a.box_portfolio_first:visited:hover,
a.box_portfolio_last:hover, a.box_portfolio_last:visited:hover,
a.box_portfolio:hover, a.box_portfolio:visited:hover {
/*background-position:0 -116px;*/
/*background-repeat:no-repeat;*/
text-decoration:none;
}
.portfolio_menu_title {
display:block;
position:relative;
top:160px;
padding:10px;
background-color:#999999;
}
.portfolio_buttons {
background:transparent url(../../../templates/img/back_page_on_off.png) 50% 50% no-repeat;
width:820px;
margin:0 auto;
padding:20px 0;
}
a.portfolio_chars:link, a.portfolio_chars:visited,
a.portfolio_chars_selected:link, a.portfolio_chars_selected:visited {
display:block;
float:right;
width:40px;
height:40px;
margin:0 0 0 5px;
background:transparent url(../../../templates/img/back_car_01.png) 0 0 no-repeat;
}
a.portfolio_chars_selected:link, a.portfolio_chars_selected:visited {
background-position: 0 -40px;
}
a.portfolio_chars_selected:hover, a.portfolio_chars_selected:visited:hover,
a.portfolio_chars:hover, a.portfolio_chars:visited:hover {
background-position: 0 -40px;
}
