﻿.ul_horizontal
{
    list-style-type:none;
}

#ul_horizontal_1
{
    position:relative;
    width:320px;
}

#ul_horizontal_2
{
    position:absolute;
    margin-left:320px;
}

#ul_horizontal_3
{
    position:absolute;
    margin-left:640px;
}

.ul_horizontal
{
    float:left;
}
    .cs
    {
        width:320px;
    }
    
    #Sys_Logo
    {
        width:120px;
        height:32px;
        background:url(../Images/Plugins/Case_Studies/Sys_Logo.png) no-repeat right;
        display:inline-block;
        padding:0 0 0 10px;
    }
    
    #Startrite_Logo
    {
        width:120px;
        height:25px;
        background:url(../Images/Plugins/Case_Studies/Startrite_Logo.png) no-repeat center;
    }
    
    #UEA_Logo
    {
        width:81px;
        height:78px;
        background:url(../Images/Plugins/Case_Studies/UEA_Logo.png) no-repeat center;
    }
    
.Hyperlink_CS_Image_SR
{
    font-size:0em;
    color:#FFF;
    width:120px;
    height:25px;
    background:url(../Images/Plugins/Case_Studies/Startrite_Logo.png) no-repeat center;
    position:absolute;
    margin-top:3px;
    cursor:pointer;
    text-decoration:none;
}

.Hyperlink_CS_Image_SC
{
    font-size:0em;
    color:#FFF;
    width:120px;
    height:32px;
    background:url(../Images/Plugins/Case_Studies/Sys_Logo.png) no-repeat right;
    position:absolute;
    margin-top:3px;
    cursor:pointer;
    text-decoration:none;
}

.Hyperlink_CS_Image_UEA
{
    font-size:0em;
    color:#FFF;
    width:81px;
    height:24px;
    background:url(../Images/Plugins/Case_Studies/UEA.png) no-repeat right;
    position:absolute;
    margin-top:7px;
    cursor:pointer;
    text-decoration:none;
}
    
    