h2 {
	background:url(../images/text/products_h2.gif) 6px 0 no-repeat;
	width:760px;
	height:64px;
}

div#textA {
	float: left;
	width: 570px;
	margin-left: 10px;
}
div#textA h3 {
	width: 495px;
	height: 16px;
	background: url(../images/text/products_h3.gif) top left no-repeat;
}
div#textB {
	float: right;
	width: 380px;
}

ul#products_list {
	margin: 10px 0 0 8px;
}
ul#products_list li {
	background: url(../images/text/li_bullet.gif) 0px 4px no-repeat;
	padding: 0 0 8px 10px;
	line-height: 1.3em;
	font-weight: normal;
}
ul#products_list li a {
	color: #127c96;
	text-decoration: underline;	
	font-weight: bold;
	display: inline;
}


/*
#contentA {
	float:left;
	width:533px;
	margin:0 7px 0 9px;
}

#contentB {
	float:left;
	width:425px;
	padding:0 0 0 0;
}
#contentB .feature {
	background:url(../images/content/products_feature_bg.gif) 0 0 no-repeat;
	width:415px;
	height:186px;
	padding:6px 0 0 6px;
}
#contentB .text {
	padding:2px 0 0 154px;
	height:174px;
}
#contentB .text div {
	width:184px;
	height:31px;
}
#contentB .text div a {
	display:block;
	text-decoration:none;
	height:100%;
}
#contentB #Wireless .text {background:url(../images/content/products_wireless.jpg) 0 0 no-repeat;}
#contentB #Wireless h3 {
	background-image:url(../images/text/products_wireless_heading.gif);
	width:252px;
	height:50px;
}
#contentB #Wireless .text div {background:url(../images/text/products_wireless_btn.gif) 0 0 no-repeat;}
#contentB #VOIP .text {
	background:url(../images/content/products_voip.jpg) 0 0 no-repeat;
}
#contentB #VOIP h3 {
	background-image:url(../images/text/products_voip_heading.gif);
	width:199px;
	height:75px;
}
#contentB #VOIP .text div {background:url(../images/text/products_voip_btn.gif) 0 0 no-repeat;}

#contentB p {
	margin:0 0 1em 0;
}
#contentB strong, #contentB h3, #contentB a {color:#127c96;}
#contentB strong a {color:#333;}
#contentB h3 {font-size:0.9em;}
*/