﻿body #ct
{
    border: 1px solid #898989;
    min-height: 333px;
    padding: 30px 18px 18px;
    background-color: #fff;
}

body #ct h1 { margin-bottom: 26px; }

body #ct ul li { margin-left: 20px; }

#messagebox
{
    background: #FFF url(http://cdn.next.co.uk/vstore/ni/common/site/icn-message-advise.gif) no-repeat 0 8px;
    border-top: 1px solid #FFCC70;
    border-bottom: 1px solid #FFCC70;
    padding: 10px 4px 4px 60px;
    margin: 0 0 1em;
    width: 60%;
}


/* ______________________________________________6:IE hacks */
/* =min-height workaround
------------------------------------ */
/* min-height hack for Internet Explorer - do not remove the unusual comment tags */
/*\*/
* html #ct { height:383px }
/**/

#ct h1 
{
    font-size:236.36%;
    font-family: Georgia,"Times New Roman",Times,serif;
    text-transform: capitalize;
    margin-bottom: 25px;
    color: #333333;
}

#hd { background: url("http://cdn.next.co.uk/vstore/ni/common/site/logo.gif") no-repeat scroll left top transparent; background-color:#000000;
height:90px;
margin-bottom:0;
width:964px;}
