.item-content_wrap {
    float: left;
    margin-right: -100%;
    margin-top: 10px;
    width: 100%;
}
.item-sidebar {
    float: left;
    margin-top: 10px;
    width: 155px;
}
.item-sidebar ul {
margin-left:0px !important;
}
.item-sidebar ul li{
list-style:none !important;
margin-left:0px !important;
}
.photo-list li {
    list-style: none outside none;
    margin-bottom: 15px;
    position: relative;
}
.label {
    background: url("/images/root/label.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    height: 32px;
    left: -14px;
    padding: 7px 0 0 12px;
    position: absolute;
    top: 10px;
    width: 73px;
}
.photo-list li a {
    border: 3px solid #F0F0EF;
    display: block;
    width: 149px;
}
.photo-list .item-data {
    margin-top: -19px;
}
.zoom {
    background: url("/images/root/zoom.png") no-repeat scroll 50% 50% #F0F0EF;
    display: block;
    height: 20px;
    width: 20px;
}
.photo-list .item-data span {
    background: none repeat scroll 0 0 #F0F0EF;
    color: #FE6521;
    display: block;
    line-height: 16px;
    padding: 2px;
    text-align: center;
    text-decoration: underline;
}
.item-content {
    padding-left: 165px;
}
.item-price {
    font-family: "Tahoma";
    overflow: hidden;
}
.item-price p {
    background: none repeat scroll 0 0 #50AA00;
    float: left;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
}
.item-content p {
    margin: 10px 0;
}
.item-price p span {
    color: #FFFFFF;
    float: left;
    font-size: 18px;
}
.item-price input {
    color: #000000;
    float: left;
    height: 14px;
    margin-left: 10px;
    margin-top: 4px;
    text-align: center;
    width: 20px;
}
.submenu-list {
    min-width: 578px;
    overflow: hidden;
    width: 100%;
}
.submenu {
    background: none repeat scroll 0 0 #E5E5E5;
    float: left;
    margin-right: 5%;
    padding: 5px 0;
    width: 30%;
}
.submenu {
    background: none repeat scroll 0 0 #E5E5E5;
    float: left;
    margin-right: 5%;
    padding: 5px 0;
    width: 30%;
}
.submenu-last {
    margin-right: 0;
}
.submenu h3 {
    color: #000000;
    line-height: 20px;
    padding: 0 10px;
    text-transform: none;
}
.submenu ul {
    padding: 0 10px 0 15px;
}
.submenu ul li {
    background: url("/images/root/li_ar.png") no-repeat scroll 0 4px transparent;
    line-height: 16px;
    margin: 5px 0;
    padding-left: 10px;
}
.submenu ul li a {
    color: #FE6521;
    font-family: Tahoma;
    font-size: 12px;
}
.play {
    display: block;
    left: 50%;
    margin-left: -25px;
    margin-top: -35px;
    position: absolute;
    top: 50%;
    width: 50px;
}