.content_left {
    background: #eaeaea none repeat scroll 0 0; border:none;
    width: 205px;
}
.nav_block {
    height: 15px;
    margin: 10px 0 10px 10px;
    overflow: hidden;
}
.nav_block a, .nav_block span {
    color: #000;
    font-size: 12px;
}
.nav_block span.nav_block_span {
    color: #f00;
    font-weight: bold;
}
.nav_block a {
    color: #555;
    font-weight: bold;
    margin: 0 2px;
    text-decoration: none;
}
.nav_block a:hover {
    text-decoration: underline;
}
.nav_block a.nav_block_home {
    margin-left: 0;
}
.tow_right {
    background: #eaeaea none repeat scroll 0 0;
    float: right;
    width: 755px;
}
.img_players > img {
    color: #ffffff;
    font-size: 30px;
    line-height: 49px;
}
.img_players {
    background: rgba(0, 0, 0, 0) url("../images/img_players.jpg") no-repeat scroll center top;
    padding: 10px 0;
    text-align: center;
    width: 753px;
}
.img_players a {
    color: #ffffff;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
#img_players_none {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.mid_search_block{ padding:5px; padding-bottom:5px; color:#000;}
.mid_search_block a{ color:#000;}
.mid_search_block_txt{ font-weight:bold;}
.search_jers_nums_block{ padding-bottom:5px;}
.search_jers_atts_left_block,.search_jers_atts_right_block{ float:left;}
.search_jers_atts_left_block{ padding-top:3px;}
.search_jers_atts_right_block{ float:right;}
.search_jers_nums_block .checklist{ float:left; padding:5px 0;}
.search_jers_nums_block .searallbtn{ float:right;}
.search_jers_nums_block .snumtxt,.search_jers_nums_block input{ float:left;}
.search_jers_nums_block .snumtxt{ line-height:12px; display:block; margin:0 5px;}
.search_jers_nums_block:after{ display:block; content:"."; clear:both; font-size:0; line-height:0; height:0;}
.search_jers_atts_left_block .stxt{ text-transform:capitalize; color:#666666; font-weight:bold; margin-right:2px;}
.search_jers_atts_left_block select{ margin-right:5px; width:175px;}
.mid_search_block .searallbtn{  border:solid 1px #ccc; background:#000; color:#fff; padding:2px 5px; cursor:pointer;}

.products_list {
    height: auto;
    padding-bottom: 3px;
    width: 100%;
}
.products_list li {
    border-right: 1px dashed #e3e2e2;
    display: block;
    float: left;
    padding: 6px 11px;
    position: relative;
    text-align: center;
    width: 165px;
	margin:0px;
}