.commodaloguecontainer{
/*     margin-top:20px; */
}
.commodalogueIntro{
    padding-bottom:5px;
    font-weight:bold;
    font-size:13px;
}
.commodalogueIntro a{
    padding-left:10px;
    font-weight:normal;
    font-size:11px;
}
.commodsectionHeader{
    font-size:13px;
    font-weight:bold;
    padding-bottom:15px;
}
.commodsectionSubHeader{
    font-size:11px;
    font-weight:bold;
    padding-bottom:15px;
}
.commodalogueDetails{
    line-height:20px;
}
.commodalogueDetailsWithImage
{
    line-height:20px;
}

/*  repeating sections  */
.prodPriceRegion{
    /* background-color:purple; */
    margin-bottom:5px;
}
.commodLabels {
    font-weight:bold;
    background:white;
    padding-top:3px;
    padding-bottom:3px;
    width:70px;
}


.commodItemContainer{
/*     background-color:purple; */
    padding-top:10px;
    padding-bottom:10px;
}
.commodItemHeader{
    display:none;
}
.commodItemSubHeader{
    color:lime;
    background-color:black;
}
.commodContent{
    line-height:20px;
    padding-top:20px;
    padding-bottom:20px;
}

.catalogueIntro{
    padding-bottom:5px;
    font-weight:bold;
    font-size:13px;
}
.catalogueIntro a{
    color:#CC9999;
    padding-left:10px;
    font-weight:normal;
    font-size:11px;
}
.catalogueIntro a:hover{
    color:#993366;
}
.catsectionHeader{
    color:#CC9999;
    font-size:13px;
    font-weight:bold;
    padding-bottom:15px;
}
.catalogueDetails{
    line-height:20px;
}
.catalogueDetailsWithImage
{
    line-height:20px;
}
#video_cont {
    position:absolute;
    top:1px;
    left:19px;
    width:243px;
    width:expression("285px");
    height:239px;
    height:expression("289px");
    padding-left:42px;
    padding-top:50px;
    background-color:#FFFFFF;
    background-image:url("videocontbg.gif");
    background-repeat:repeat-y;
    background-position:top right;
}