﻿.strip
    {
    width:670px;
    height:185px;
    position:relative;
    overflow:hidden;
    }
.strip .stripBox
    {
    margin-right: 30px;
    overflow: hidden;
    position: relative;
    width: 610px;
    }
.strip .striptRoller         
    {
    overflow:hidden;
    position:relative;
    overflow:hidden;
    }
.strip .stripItem
    {
    width:180px;
    float:right;
    margin:0 10px;
    }   
.strip .stripItem img
    {
    width:180px;
    height:88px;
    margin-bottom:15px;
    } 
.strip .stripItem .title
    {
    font:bold 16px arial;
    display:block;
    width:100%;
    margin-bottom:10px;
    }       
.strip .stripItem .subtitle
    {
    font:normal 12px arial;
    display:block;
    width:100%;
    height:60px;
    } 
.strip .goback, .strip .gonext
    {
    background:url("http://images.globes.co.il/images/Site/tvbuttons.png") no-repeat scroll 0 0 transparent;
    background-position: -27px -4px !important;
    cursor: pointer;
    position:absolute;
    right:-9px;
    height: 83px;
    width: 30px;
    top:55px;
    }
.strip .gonext
    { 
    background-position:0 -4px !important; 
    right:646px !important; 
    }
       