/* CSS Document */

/*standard html tag redfining */
body{
	margin:0px;
	background:url(_images/test_bg.jpg) repeat-x;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2{
font-weight:lighter;
}
h1{
font-weight:lighter;
}

/*styles for the banner */
/*
#header { 
width:100%;
font-size:93%;
line-height:normal;	
z-index:1;
clear:both;

}
#header ul {
margin:0;
margin-top:10px;
margin-right:20px;
padding:0;
list-style:none;
font-size:0.9em;
float:right;
}
#header li {
float:left;
margin:0;
padding:0;
background:url("_images/right_tab1.jpg") no-repeat right top;
display:inline;
}
#header a {
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
display:block;
background:url("_images/left_tab1.jpg") no-repeat left top;
padding:5px 20px;
font-weight:bold;
text-decoration:none;
color:#666666;
}
#header a:hover {
color:white;
}
/* Fix IE. Hide from IE Mac \*/
/* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#header {
width:99%;
line-height:normal;
clear:both;
}
	 #header ul {
    margin:0;
	margin-top:10px;
	margin-right:20px;
    padding:0;
    list-style:none;
	font-size:1em;
	float:right;
    }
  #header li {
    float:left;
    margin:0;
    padding:0;
    }
	 #header a {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:1em;
    display:block;
    background:url("_images/left_tab1.jpg")
      no-repeat left top;
    padding:5px 20px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
    }
	#header a:hover {
	color:white;
	}
	#header li {
    float:left;
    background:url("_images/right_tab1.jpg")
      no-repeat right top;
    margin:0;
    padding:0;
    }
#just_banner{
background:url(_images/just_banner.jpg) no-repeat;
height:64px;
width:100%;
float:left;
border-bottom:1px solid #768998;
}
#right_banner{
float:right;
background: url(_images/banner_right.jpg) no-repeat;
height:64px;
width:26px;
}
#banner{
width:100%;
margin:auto;
z-index:2;
color:#3E3E3E;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:90px;
border-bottom:1px solid #768998;
margin-top:20px;
}
#current{
display:inline;
margin-bottom:0px;
position:relative;
margin-top:-8px;
top:8px;
border-bottom:8px solid #BEC9CF;
margin-right:8px;
color:white;
}


/* body styles */
#content{
border:1px solid #768998;
border-top:none;
width:737px;
margin-top:0px;
background:white;
padding:10px;
}
#outer{
width:760px;
margin:auto;
margin-top:-10px;
}

#index_right_content{
background:url(_images/index_advert.jpg) no-repeat;
width:360px;
height:300px;
float:right;
margin-top:33px;
}
#index_right_content ul{
padding-top:135px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
list-style:url(_images/index_bullet.gif);
}
#index_right_content li{
line-height:1.3em;
}
#index_right_content li a{
padding-left:5px;
text-decoration:none;
color:#999999;
position:relative;
top:-2px;
}
#index_right_content li a:hover{
color:#333333;
}
#index_left_content{
	float:left;
	width:310px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding-top: 29px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	line-height: 130%;
}

#footer{
clear:both;
text-align:right;
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#768998;
}
/* regional choice menuing advacned pure css styling, currenlty not working in IE */
#regional_choice{
	clear:both;
	width:500px;
	margin:auto;
	position:relative;
	top:10px;
	left:160px;
}
#regional_choice ul{
float:right;
position:relative;
top:-5px;
left:-10px;
margin: 0;
padding: 0;
list-style: none;
width: 135px;

}
#regional_choice ul li {
position: relative;
}
#regional_choice li ul {
position: absolute;
left: 0px;
top: 0px;
display: none;
border:1px solid black;
padding:10px;
background:url(_images/region_bg.jpg) no-repeat;
z-index:30;
}
#regional_choice ul li a {
display: block;
text-decoration: none;
color: navy;
padding: 5px;
}
#regional_choice ul li a:hover {
color:#000066;
}
#regional_choice li:hover ul { display: block; }
/* temporary regional menu code styling, uses javascript */
#popitmenu{
position: absolute;
background:url(_images/region_bg.jpg) no-repeat;
border:1px solid black;
font: normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #768998;
color:white;
}
/*----------------------------------------------------
-- copied styles from .co.uk for columned layouts  ---
----------------------------------------------------*/
#outer_right_divide{
width:800px;
margin: 0px auto;
border:1px solid #003273;
/*background-color:#9EBDD7;*/
background-color:#FFFFFF;
margin-top:-10px;
}
#outer_left_divide{
width:800px;
margin: 0px auto;
border:1px solid #003273;
/*background-color:#9EBDD7;*/
background-color:#FFFFFF;
margin-top:-10px;
}
#dynloadarea img{
border:1px solid #768998;
}
#basic_list{
float:right;
width:420px;
}
#factsheet{
background-color:#D3D7DE;
/*background-color:#9EBDD7;*/
width:150px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
padding-top:20px;
padding-bottom:10px;
margin-top:3px;
}
#factsheet  a{
text-decoration:none;
}
#factsheet  a:hover{
text-decoration:none;
border-bottom:1px dashed ;
}

#factsheet img{
padding-left:25px;
}
#details{
	background-color:white;
	float:right;
	width:545px;
	padding:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
#details h1{
font-weight:bold;
font-size:1.4em;
}
#left_divide{
border-left:1px solid #768998;
background-color:white;
float:right;
width:464px;
padding-left:50px;
padding-right:50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}
#right_divide{
border-right:1px solid #768998;
background-color:white;
float:left;
width:464px;
padding-left:50px;
padding-right:50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
}
#local_info{
background-color:white;
/*background-color:#9EBDD7;*/
width:140px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
padding-top:70px;
padding-bottom:10px;
margin-top:10px;
padding:7px;

}

#local_info_right{
background-color:white;
/*background-color:#9EBDD7;*/
width:140px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
padding-top:50px;
padding-bottom:10px;
margin-top:0px;
padding:15px;

}
#local_info_right ul{
position:relative;
left:-5px;
}
#full_width{
background-color:white;
float:right;
width:780px;
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}
#standards_list{
	background-color:#E2E2E2;
	padding:10px;
	clear: both;
}
/*********************************************
/*classes 
***********************************************/
.sheet{
background-color:#ffffff;
padding:7px;
width:120px;
margin-left:10px;
margin-bottom:15px;
}
.model{
background-color:#ffffff;
padding:7px;
width:120px;
margin-left:10px;
margin-bottom:15px;
font-size:1.2em;
}
.request{
margin-left:-15px;
}
.standards{
background-color:#E2E2E2;
}
/********************************************
/* table styling for detail specs 
**********************************************/
.table_header{
color:#FFFFFF;
font-weight:bold;
/*background-color:#003273;*/
background:url(_images/header_bg.jpg) repeat-x;
}
.table_sub_header{
font-weight:bold;
background-color:white;
}
.table_sub_header_gray{
font-weight:bold;
background-color:#DDDDDD;
}
.table_grey{
background-color:#DDDDDD;
}
#table_liner{
	width:100%;
	height:170px;
	margin-top: 20px;
}
/**********************************************
/*further information box styles 
***********************************************/
#further_options h2{
color:white;
background:url(_images/header_bg.jpg) repeat-x;
/*background-color:#003273;*/
font-size:1em;
padding:3px;
}
#further_options p{
margin-top:-3px;
}
#product_code h2{
color:white;
background:url(_images/header_bg.jpg) repeat-x;
/*background-color:#003273;*/
font-size:1em;
padding:3px;
}
#product_code p{
margin-top:-3px;
margin-bottom:40px;
}
#main{
background:#D3D7DE;
border:1px solid #768998;
border-top:none;
}
#full_width{
margin-left:-5px;
width:694px;
padding-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}
#breadcrumbs{
font-size:1em;
}
/* Full range page styles */
#a8800{
background:url(_images/8800.jpg) no-repeat;
width:350px;
height:160px;
margin-bottom:40px;
}
#a8800 ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}
#a8500{
background: url("_images/8500.jpg") no-repeat;
width:350px;
float:right;
height:190px;
margin-bottom:10px;
}
#a8500 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a8620_8670{
background:url(_images/8620_8670.jpg) no-repeat;
width:350px;
height:160px;
float:right;
height:190px;
margin-top:-2px;
margin-bottom:-15px;
}
#a8620_8670 ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}

#a8600{
background:url(_images/8600.jpg) no-repeat;
width:350px;
height:160px;

}
#a8600 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}

#a6000{
background:url(_images/6000.jpg) no-repeat;
width:350px;
height:190px;
float:right;
margin-bottom:-40px;
clear:right;
margin-top:25px;
}
#a6000 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}

#a1250{
background:url(_images/1250.jpg) no-repeat;
width:350px;
height:160px;

margin-top:30px;
}
#a1250 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1500{
background:url(_images/1500.jpg) no-repeat;
width:350px;
height:190px;
float:right;
margin-bottom:40px;
margin-top:40px;
}
#a1500 ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}
#a6050{
background:url(_images/6050.jpg) no-repeat;
width:350px;
height:160px;
margin-top:40px;
margin-bottom:70px;
}
#a6050 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1500_twin{
background:url(_images/1500_twin.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
margin-bottom:-40px;
}
#a1500_twin ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a5500{
background:url(_images/5500.jpg) no-repeat;
width:350px;
height:160px;

}
#a5500 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#r13{
background:url(_images/r13.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
margin-top:30px;
}
#r13 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1550{
background:url(_images/1550.jpg) no-repeat;
width:350px;
height:160px;
margin-top:30px;
}
#a1550 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a3900_guard{
background:url(_images/3900_guard.jpg) no-repeat;
width:350px;
height:190px;
float:right;

}
#a3900_guard ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a3900{
background:url(_images/3900.jpg) no-repeat;
width:350px;
height:160px;

}
#a3900 ul{
list-style:square;
position:relative;
top:30px;
left:110px;


}
#a600{
background:url(_images/0600.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
}
#a600 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a17000{
background:url(_images/17000.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#a17000 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1700{
background:url(_images/1700.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#a1700 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a8200{
background:url(_images/8200.jpg) no-repeat;
width:350px;
height:190px;
float:right;

}
#a8200 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a8300{
background:url(_images/8300.jpg) no-repeat;
width:350px;
height:160px;

}
#a8300 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1100{
background:url(_images/1100.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
}
#a1100 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a7000{
background:url(_images/7000.jpg) no-repeat;
width:350px;
height:160px;
float:left;
margin-bottom:30px;
}
#a7000 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a04102{
background:url(_images/04102.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
}
#a04102 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0911_norm{
background:url(_images/0911_norm.jpg) no-repeat;
width:350px;
height:160px;
float:left;

}
#a0911_norm ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0916{
background:url(_images/0916.jpg) no-repeat;
width:350px;
height:160px;
margin-bottom:10px;
float:left;
clear:left;
}
#a0916 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a8300_vandal{
background:url(_images/8300_vandal.jpg) no-repeat;
width:350px;
height:160px;
float:right;

}

#a8300_vandal ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0916_vandal{
background:url(_images/0916_vandal.jpg) no-repeat;
width:350px;
height:190px;
float:right;

}
#a0916_vandal ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1900{
background:url(_images/1900.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#a1900 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0911{
background:url(_images/0911.jpg) no-repeat;
width:350px;
height:160px;
margin-top:-10px;
float:left;
}
#a0911 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#v4{
background:url(_images/v4.jpg) no-repeat;
width:350px;
height:190px;
float:right;

}
#v4 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#v3{
background:url(_images/v3.jpg) no-repeat;
width:350px;
height:160px;

}
#v3 ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}

#a0320aa{
background:url(_images/0320aa.jpg) no-repeat;
width:350px;
height:160px;

}
#a0320aa ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a2000_5{
background:url(_images/2000_5.jpg) no-repeat;
width:350px;
height:190px;
float:right;
}
#a2000_5 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a2000{
background:url(_images/2000.jpg) no-repeat;
width:350px;
height:160px;

}
#a2000 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a3131{
background:url(_images/3131.jpg) no-repeat;
width:350px;
height:190px;
float:right;

}
#a3131 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0305{
background:url(_images/0305.jpg) no-repeat;
width:350px;
height:160px;

}
#a0305 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a3100_3140{
background:url(_images/3100_3140.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
}
#a3100_3140 ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}

#a3005{
background:url(_images/3005.jpg) no-repeat;
width:350px;
height:160px;
float:left;
margin-bottom:25px;
}
#a3005 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a3140{
background:url(_images/3140.jpg) no-repeat;
width:350px;
height:160px;
float:left;
margin-top:10px;
}
#a3140 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0055{
background:url(_images/0055.jpg) no-repeat;
width:350px;
height:190px;
clear:right;
float:right
}
#a0055 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a9100_pullcord{
background:url(_images/9110_pullcord.jpg) no-repeat;
width:350px;
height:190px;

float:right;
}
#a9100_pullcord ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a9100{
background:url(_images/9100_head.jpg) no-repeat;
width:350px;
height:160px;


}
#a9100 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a9000{
background:url(_images/9000.jpg) no-repeat;
width:350px;
height:190px;
float:right;
}
#a9000 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0345{
background:url(_images/0345.jpg) no-repeat;
width:350px;
height:160px;
float:right;
}
#a0345 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0340{
background:url(_images/0340.jpg) no-repeat;
width:350px;
height:190px;


}
#a0340 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#indicators_75mm{
background:url(_images/indicator156mm.jpg) no-repeat;
width:350px;
height:190px;
float:right;
margin-bottom:-30px;
}
#indicators_75mm ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#indicators_67mm{
background:url(_images/indicator67mm.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#indicators_67mm ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}

#indicator_lights{
background:url(_images/indicator_lights.jpg) no-repeat;
width:350px;
height:190px;
clear:right;
float:right;
margin-bottom:-30px;
}
#indicator_lights ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#indicators_136mm{
background:url(_images/indicator183mm.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#indicators_136mm ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#low_volt_lampholder{
background:url(_images/low_voltage_lampholders.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
margin-top:20px;
}
#low_volt_lampholder ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#indicators_sealedIP54{
background:url(_images/indicator_lightsip5254.jpg) no-repeat;
width:350px;
height:160px;
float:left;
margin-top:20px;
}
#indicators_sealedIP54 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#led_lamps{
background: url("_images/ledamps_lampip66.jpg") no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
margin-top:-30px;
}
#led_lamps ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#led_lamps_lampholders{
background:url(_images/led_lamps_and_lampholders.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#led_lamps_lampholders ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#low_voltage_lampholders{
background:url(_images/low_voltage_lampholder.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#low_voltage_lampholders ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#iec_connectors{
background:url(_images/iec_connectors.jpg) no-repeat;
width:350px;
height:160px;

}
#iec_connectors ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}

/*catalogue pages */

#catalogue_rocker{
background:url(_images/rocker_dab.jpg) no-repeat;
height:100px;
margin-bottom:80px;
}
.catalogue_header{
color:#FFFFFF;
font-weight:bold;
height:15px;
padding-top:2px;
margin-left:97px;
/*background-color:#003273;*/
background:url(_images/header_bg.gif) repeat-x;

}
.catalogue_header a{
color:white; 
font-size:0.8em;
text-decoration:none;
}
.catalogue_list{
margin-left:100px;
}
.catalogue_list ul{
list-style:none;
}
#catalogue_slide_switches{
background:url(_images/slider_dab.jpg) no-repeat;
height:100px;
}
#catalogue_push_button{
background:url(_images/push_button_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_vandal_resistant{
background:url(_images/vandal_switches_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_micro_switches{
background:url(_images/micro_switches_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_refridgerator{
background:url(_images/refridgerator_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_rotary_switches{
background:url(_images/rotary_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_lever_switches{
background:url(_images/lever_switch_dab.jpg) no-repeat;
height:100px;
margin-top:10px;

}
#catalogue_indicators{
background:url(_images/indicator_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_IEC_Sockets{
background:url(_images/IEC_connectors_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_fuse_holders{
background:url(_images/fuse_holder_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_information{
background:url(_images/information_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
/* Electronic product data page */
#productdata_left{
float:left;
width:250px;
}
#productdata_right{
float:left;
width:250px;
margin-top:-3px;
}
#productdatasheet{
float:right;
margin-right:40px;
text-align:center;

}
p {
}
td {
	font-size: 1em;
}
.table_border {
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}




/* Electronics product page */

#elec_maint_ind{
	background:url(_images/1430_Maintenance_indicator.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_maint_ind ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_temp_mon{
	background:url(_images/1430_Temperature_Monitor.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_temp_mon ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_stat_mon{
	background:url(_images/1430_status_monitor.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_stat_mon ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_single_phase{
	background:url(_images/1430_Mains_Checker1.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_single_phase ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_two_phase{
	background:url(_images/1430_main_checker2.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_two_phase ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_three_phase{
	background:url(_images/1430_main_checker3.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_three_phase ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_temp_logger{
	background:url(_images/1430_Temperature_logger.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_temp_logger ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_cookerhood{
	background:url(_images/4201_Cookerhood_controller.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_cookerhood ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}
