	.accessHolder{
		border:1px solid #CCC;
		/*position:relative;*/
		float:left;
		margin-bottom:15px;
		width:600px;
	}
	
	.accessHolderFSI{
		/*position:relative;*/
		border-bottom:1px solid #CCC;
		float:left;
		margin-bottom:5px;
		width:593px;
	}
	
		.accessHolderCart{
		border:1px solid #CCC;
		position:relative;
		float:left;
		margin-bottom:15px;
		margin-left:4px;
		width:610px;
	}
	
	.accessHolderFSI #title{
			width:593px;
	}
	
	#title{
		background:#E2E2E2;
		width:600px;
		padding:2px 0;
		cursor:pointer;
	}
	

	.title , .title a{
		font: bold 10pt Tahoma, Verdana, Arial; 
		color:#333;
		text-decoration:none;
	}
	
	span.title{
	line-height:18px;
	}
	
	#title img{
		margin:0 5px;
	}

	
	.accessContent{
		/*position:relative;*/
		float:left;
		width:100%;
		background:#FFF;
		border-top:1px solid #CCC;
		padding:10px 0;
	}
	
	.accessImg{
		width:65px;
		padding:0 10px;
		text-align:center;
	}
	
	.accessDesc{
		width:167px;
		padding-right:5px;
	}
	
	.accessSKU{
		width:150px;
		padding:0 5px;
	}
	
	.accessCart{
		width:25%;
		text-align:right;
		clear:right;
	}
	
	.accessContent div{
		position:relative;
		float:left;
		/*border:1px solid #000;*/
	}
	
	.accessContent div ul{
		list-style:none;
		margin:0px;
		padding:0px;
	}
	
	.accessSpecial{
		clear:left;
		width:100%;
		padding-top:5px;
	}
	
	#accessPromo{
		width:180px;
		padding-left:75px;
	}
	
	div.accessSpecial .accessUsed{
		border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;
		border-left:1px solid #CCC;
		position:relative;
		float:right;
		padding:4px;
		margin-top:8px;
		background:#EEE;
	}
	
	.usedItem{
		text-align:right;
		padding-left:25px;
	}
	
	a.accessMore{
		clear:both;
		padding:2px 5px;
		color:#902435;
		font-size:10px;
		font-weight:bold;
		text-align:right;
		cursor:pointer;
		text-decoration:none;
	}
	
	.loader{
	position:absolute;
	top:45%;
	margin:0 45%;
	}
	
	
	#labelNote{
	background:#eee;
	color:#666;
	font-size:11px;
	text-align:justify;
	padding:2px 10px;
	}
	
	#labelNote b{
	color:#990000;
	}


