.clear {
	clear: both;
	font-size: 1px;
	line-height: -1px;
	height: 0px;
}
#productservices {
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#servicesdesc {
	background: #e8e8e8;
	padding: 10px 15px 15px 15px;
	float: right;
	width: 270px;
	height: 220px;
	font-size: 11px;
}
#productservices #servicesdesc h3{
	font-size: 14px;
	line-height: 18px;
	padding: 4px 0px 0px;
	margin-top: 0px;
}
#productservices #services {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
	float: left;
	width: 216px;
}
#productservices #services li {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom: 1px solid #e8e8e8;
	color: #467B97;
	line-height: 12px;
}
#productservices #services li.selectedservice {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background: #E8E8E8;
	border-bottom: 1px solid #FFFFFF;
	line-height: 12px;
}
#productservices #servicesdesc  .innerlist {
	float: left;
	width: 43%;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: inside;
}
#productservices #servicesdesc  .innerlist ul  {
	margin: 0px;
}
.item, .item2, .item3, .item4  {
	display: none;
}

