/* 
    Document   : programme
    Created on : Jul 14, 2010, 4:37:13 PM
    Author     : admin
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#map{
    margin-bottom: 20px;
}

.programme_tile{
    width:150px;
    height:116px;
    padding:10px;
}

.programme_tile h2{
    height: 100px;
    margin-bottom: 0;
}

#programme_tiles h2 a{
    color: #BEC431;
    font-size: 14px;
}

#programme_tiles div{
    height: 45px;
}

