﻿#division-horizontal-connectors
{
    position:relative;
    top:0px;
    left:2px;
    width:952px;
    height:32px;
    clear:left;
    float:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    height:auto;
    border-style:solid;
    border-width:1px;
    border-color:#bbbbbb;
    border-top:none;
    border-bottom:none;
    padding:3px;
    background-image:url("../../../layout-images/div-horiz-conn.jpg");
    background-repeat:repeat-x;
    }    
    
    
    
#division-horizontal-cables
{
    position:relative;
    top:0px;
    left:2px;
    width:952px;
    height:32px;
    clear:left;
    float:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    height:auto;
    border-style:solid;
    border-width:1px;
    border-color:#bbbbbb;
    border-top:none;
    border-bottom:none;
    padding:3px;
    background-image:url("../../../layout-images/div-horiz-cab.jpg");
    background-repeat:repeat-x;
    }  
        
#division-horizontal-custom-connectors
{
    position:relative;
    top:0px;
    left:2px;
    width:952px;
    height:32px;
    clear:left;
    float:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    height:auto;
    border-style:solid;
    border-width:1px;
    border-color:#bbbbbb;
    border-top:none;
    border-bottom:none;
    padding:3px;
    background-image:url("../../../layout-images/div-horiz-custom-connectors.jpg");
    background-repeat:repeat-x;
    }  
    
#division-horizontal-corp
{
    position:relative;
    top:0px;
    left:2px;
    width:952px;
    height:32px;
    clear:left;
    float:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    height:auto;
    border-style:solid;
    border-width:1px;
    border-color:#bbbbbb;
    border-top:none;
    border-bottom:none;
    padding:3px;
    background-image:url("../../../layout-images/div-horiz-corp.jpg");
    background-repeat:repeat-x;
    }  
    
                
.dark-blue
{
	background-image:url("../../../connectors/images/dark-blue.jpg");
	background-repeat:no-repeat;
	width:225px;
	height:72px;
	margin:0px;
	padding:0px;
	border:none;
	}
	
.light-blue
{
	background-image:url("../../../connectors/images/light-blue.jpg");
	background-repeat:no-repeat;
	width:225px;
	height:72px;
	margin:0px;
	padding:0px;
	border:none;	
	}
	
.dark-red
{
	background-image:url("../../../cables/images/dark-red.jpg");
	background-repeat:no-repeat;
	width:225px;
	height:72px;
	margin:0px;
	padding:0px;
	border:none;
	}
	
.light-red
{
	background-image:url("../../../cables/images/light-red.jpg");
	background-repeat:no-repeat;
	width:225px;
	height:72px;
	margin:0px;
	padding:0px;
	border:none;	
	}   
	
.dark-green
{
	background-image:url("../../../custom-connectors/images/dark-green.jpg");
	background-repeat:no-repeat;
	width:225px;
	height:72px;
	margin:0px;
	padding:0px;
	border:none;
	}
	
.light-green
{
	background-image:url("../../../custom-connectors/images/light-green.jpg");
	background-repeat:no-repeat;
	width:225px;
	height:72px;
	margin:0px;
	padding:0px;
	border:none;	
	}  	