.box-frame-content ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#product-intro-content ul li {
	padding-bottom:5px;
	background :transparent url(/qi/aiweb.nsf/WebRessources/2kStaticPageImg/$file/ul_listtyle_blackSquare.gif) no-repeat scroll left 0.6em;
	padding-left:1em;
}

 .box-frame-content ul li{
	/*padding-bottom:5px;*/
	background :transparent url(/qi/aiweb.nsf/WebRessources/2kStaticPageImg/$file/ul_listtyle_blackSquare.gif) no-repeat scroll left 0.6em;
	padding-left:1em;
	margin-bottom:5px;
}

 .box-frame-content ul{
 	margin-bottom:15px;	
}

#product-container{
		width:1080px;
		position:relative;
		top:15px;
		left:38px;
		margin-bottom:20px;
		text-align:left;
	}
	
	#product-left-column{
		padding:0px 0px 30px 4px;
		float:left;
		width:700px;
		_width:700px;
		text-align:left;
	}
	
	#product-right-column{
		float:left;
		margin-left:14px;
		+margin-left:16px;
		padding-bottom:30px;
		/*padding-top:1px;*/
		width:290px;
	}
	
	div.slide-content{
		display:none;
	}
	
	
	.item-separator {height:1px;width:100%;border-bottom:solid 1px #ccc;margin:15px 0;}
	
	.float-container{
		margin-bottom:10px;
	}
	
	
	.thumbnail-float{
		float:left;
		height:60px;
		width:81px;
	}
	
	.content-float{
		float:left;
		width:525px;
		margin-left:10px;
	}
	
	#product-intro-container{
		/*background:url(../images/backgrounds/psi_mainbox.jpg) no-repeat;*/
		height:296px;
		width:695px;
		margin-bottom:20px;
	}
	
	#product-intro-content{
		width:395px;
		padding:10px;
		_padding:10px 2px 10px 10px;
	}
	#product-intro-content h1{
		margin:0px;
		padding:0px;
	}
	
	.rightcol-gray-box-top{
		background:url(/qi/aiweb.nsf/webressources/2009website/$file/rightcol_grey_box_top.gif) no-repeat;
		height:5px;
		width:283px;
	}
	
	.rightcol-gray-box-middle{
		background:url(/qi/aiweb.nsf/webressources/2009website/$file/rightcol_grey_box_middle.gif) repeat-y;
		width:283px;
		_margin-top:-10px;
	}
	
	.rightcol-gray-box-bottom{
		background:url(/qi/aiweb.nsf/webressources/2009website/$file/rightcol_grey_box_bottom.gif) no-repeat;
		height:8px;
		width:283px;
		margin-bottom:18px;
		_margin-bottom:10px;
	}
	
	.left-col-box-frame-learnmore-bottom{
		background:url(/qi/aiweb.nsf/webressources/2009website/$file/right_col_learn_more_bottom.gif) no-repeat;
		height:19px;
		width:283px;
		margin-bottom:10px;
	}

	.table-pricing{
		border:solid 1px #ccc;
		border-collapse:collapse;
		width:250px;
		/*margin:20px 0px;*/
		margin:15px 0px 15px 0px;
		/*_margin:16px 0px;*/
		_margin:13px 0px 13px 0px;
	}
	
	.table-pricing td{
		text-align:center;
		border:solid 1px #ccc;
		border-collapse:collapse;
		padding:3px;
	}
	
	.table-pricing td.table-price{
		background-color:#fff;
		color:#B31820;
		font-size:15px;
		font-weight:bold;
	}

	.learn-more{
		padding-top:2px;
		display:block;
		font-weight:bold;
		text-align:right;
		width:95%;
	}
	
