/* Main structural elements for 1024 * 768 Layout */

#pageContainer, #topBorder, #bottomBorder
{
    width: 994px;
}
#topBorder
{ 
    background: url(../../IMG/IMG-tesco/border-top-994x5.gif) 0 0 #fff no-repeat;
}
#bottomBorder
{
    background: url(../../IMG/IMG-tesco/border-bottom-994x5.gif) bottom left #fff no-repeat;
}
#pageContainer
{
    background: url(../../IMG/IMG-tesco/border-sides-994x1.gif) 0 0 #fff repeat-y;
}
#aspnetForm, #form1
{
    width: 994px;
}
#producttitle
{
    width: 100%;
}
#primaryContent
{
    width: 723px;
    margin-right: 9px;
}
#secondaryContent
{
    width: 235px;
    margin-top: 0;
}
#extra
{
    width: 967px;
}
.elh
{
    margin-right: 0;
    float: none;
}
.dummy
{
    display: block;
    padding: 10px;
    width: 200px;
    text-align: justify;
}
