/* CSS Document */
#search_field {
    height:20px;
    padding-top: 5px;
}


.zone_inscription {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a.video {
    background: whitesmoke;
    cursor: pointer;
    float: left; 
    margin-right: 15px;
    position: relative;
    width: 300px;
    height: 90px;
    text-decoration: none;
    border: 1px solid gray;
    filter: alpha(opacity = 90);
}