/* TABLE OF CONTENTS
Prefix your search term with "@" to jump to that section. Eg: to jump to the footer styles, search for "@footer"
* nav-main
* ajax loader
* whatson
** days of the week
* food
* photos
* contact
*/
#nav-main li a
{
}
/* @ajax loader */
.whatson-comp dd,
.whatson-comp dd li,
.menu-thumb,
.social-pix li
{
    background-size:66px;
    min-height:66px;
}
/* @whats on */
/* @days of the week */
#whatson .whatson-comp
{
    padding-left:40px;
}
#whatson .whatson-comp dt
{
    width: 30px;
    margin-left: -40px;
    margin-right: 10px;
}
h2,
#whatson .whatson-comp dt p
{
    font-size: 1.8em;
}
/* @photos */
.social-pix li
{
}
/* @contact */
#contact-items li
{
    width:50%;
}
