



#l_terminal {display:block;width:120px;height:120px;background-image: url("../images/components.jpg");text-indent:-9999em;overflow:hidden;}
#l_hand_held {display:block;width:120px;height:120px;background-image: url("../images/components.jpg");text-indent:-9999em;overflow:hidden;}
#l_scanner {display:block;width:120px;height:120px;background-image: url("../images/components.jpg");text-indent:-9999em;overflow:hidden;}
#l_printer {display:block;width:120px;height:120px;background-image: url("../images/components.jpg");text-indent:-9999em;overflow:hidden;}
#l_sequence_module {display:block;width:120px;height:120px;background-image: url("../images/components.jpg");text-indent:-9999em;overflow:hidden;}
#l_network_cabinet {display:block;width:120px;height:120px;background-image: url("../images/components.jpg");text-indent:-9999em;overflow:hidden;}


#l_terminal  {background-position:0px 0px;}
#l_terminal:hover {background-position: 120px 0px;}

#l_hand_held  {background-position:0px -120px;}
#l_hand_held:hover {background-position: 120px -120px;}

#l_scanner  {background-position:0px -240px;}
#l_scanner:hover {background-position: 120px -240px;}

#l_printer  {background-position:0px -360px;}
#l_printer:hover {background-position: 120px -360px;}

#l_sequence_module  {background-position:0px -480px;}
#l_sequence_module:hover {background-position: 120px -480px;}

#l_network_cabinet  {background-position:0px -600px;}
#l_network_cabinet:hover {background-position: 120px -600px;}

.accToggler{
	margin: 3px auto;
	padding: 3px;
	font-size: .688em;
	color: #FFFFFF;
	cursor: pointer;
	font-weight:bold;
    	background-color: #42923B;
    	background-image: url('../images/select.gif');
    	background-repeat: no-repeat;
    
    
}
.accContent{
	font-size:0.813em;
	margin: 0px auto;
	overflow: hidden; height: 0px; visibility: hidden; opacity: 0;
}

.accContent img {float:left;margin-right:8px;}
