﻿.hotel-add-video
{
    background:transparent url(../images/interface/add_video_big.gif) no-repeat scroll 0 0;
    color:white;
    font-size:0.8em;
    width:311px;
    height:47px;
    text-align:center;
    cursor:pointer;
    margin-left:10px;
}
.hotel-add-video a
{
    color:white;
    font-size:1em;
    text-decoration:none;
    display:block;
}

.hotel-add-video-provider
{
    background:transparent url(../images/interface/add_video_big2.gif) no-repeat scroll 0 0;
    color:white;
    font-size:0.8em;
    width:311px;
    height:47px;
    text-align:center;
    margin-left:10px;
}
.hotel-add-video-provider a
{
    color:white;
    font-size:1em;
    text-decoration:none;
    cursor:pointer;
    display:block;
}

