﻿#sectionImage 
{
    display:block;
    float:right;
/*    max-width:200px;
    max-height:200px;*/
    width:200px;
    border:solid thin #1FA7BD;
    margin-left:10px;
    margin-bottom:10px;
}
#sectioninfo 
{
    display:block;
    overflow:hidden;
    margin-bottom:0px;
    padding-bottom:0px;
    line-height:17px;
}
#sectioninfo p
{
    margin-bottom:0px;
}

div.itemListing 
{
    display:block;
/*    overflow:hidden;
    width:100%;
    margin-bottom:10px;
    float:right;
    clear:right;*/
    padding-top:5px;
    padding-bottom:5px;
    margin-top:5px;
    margin-bottom:0px;
    border-top: dotted 3px black;
    width:660px;
    height:auto;
    overflow:hidden;
}
img.itemImage 
{
    display:block;
    width:130px;
/*    max-width: 130px;
    max-height: 230px;*/
    margin:5px 0px 2px 0px;
    border:solid thin #1FA7BD;
}
img.colourImage 
{
    display:block;
    float:left;
    width:130px;
/*    max-width: 130px;
    max-height: 230px;*/
    
    margin:8px 0px 2px 0px;
    border:solid thin #1FA7BD;
}
div.itemdescription
{
    display:block;
    /*min-height:65px;*/
    width:510px;
    margin-top:5px;
    margin-left:145px;
    line-height:17px;
}
div.colblock
{
    height:auto;
    overflow:hidden;
    width:100%;
}
h3.itemTitle 
{
    padding:0px;
    margin:0px 0px 5px 0px;
/*    float:left;
    line-height:normal;*/
}
h5 {padding:0px;margin:0px;display:block;}
div.buttons 
{
/*    display:block;
    width:100%;
    text-align: right;
    vertical-align:middle;
    padding-top:5px; 
    overflow:hidden;  */
    /*margin-top:10px;*/
}
/*div.itemStats
{
    float:left;
    clear:none;
    display: block;
    padding: 12px 10px 10px 10px;
    width:180px;
}*/
div.itemStats p {
    line-height:12px;
}
div.itemStats h4 
{
    margin-top:5px;
}
/*div.itemtext 
{
    display: block;
    padding: 10px 0em 10px 0em;
    margin-left:210px;
    float:none;
    clear:right;
}*/
hr 
{
    display:block;
    color:#F5F5F5;
    background-color:#F5F5F5;
    width:690px;
    height:1px;
    border:solid #f5f5f5 1px;
    margin:0px;
    padding:5px;
    float:none;
}
img.subcatimg 
{
    border:0px!important;
    max-width:220px;
    max-height:150px;
}
ul.datasheetlist
{
    list-style-image:url('../images/datasht_ico.png');
    padding-top:0px;
    margin-top:0px;
    padding-bottom:0px;
    padding-left:0px;
    margin-left:30px;
}
ul.datasheetlist li
{
    vertical-align:middle;
    padding-top:5px;
}