.btn-group form {
    float: left;
    margin: 2px;
}
.toplinks li
{
padding-left: 6px;
}

.subtotaltext {
    height: 34px;
    width: 210px;
}
.subtotal
{
height: 34px;
width: 60px;
text-align:right;
padding-right: 2px;
}
.btn-grey {
    background-color: #999999;
    border-color: #555555;
    color: #fff;
}
.hire-period
{
text-align:right;
}

.ProductDirectoryItem img
{
    margin-left: 10px;
}
.manu{
float:left;
margin: 4px;
}
.vatprices
{
font-size:13pt;
}
.list_action_button{
float: left;
margin:2px;
}

.findusother
{
    transition: opacity 1.5s ease;
    height: 0;
    opacity: 0; 
    overflow: hidden;
}
.findusothershow
{    
   opacity: 1;
   height: 60px;
}
/* Stylesheet: lc-res-extra Modified On 2019-02-11 15:41:05 */
